outmacho: fix dwarf line number information (debug_line section)
commit375f452813194026108762fddfefbe9157c7fa11
authorChang S. Bae <chang.seok.bae@intel.com>
Wed, 26 Apr 2017 19:31:41 +0000 (26 12:31 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 28 Apr 2017 03:04:15 +0000 (27 20:04 -0700)
tree01608dda12ebad786aa6b500d87119f1b2b7f31a
parent961d8670bf99b627255c2c3111535bd319981cf9
outmacho: fix dwarf line number information (debug_line section)

Create directory table in prologue and file name indicates index
of the table for its directory

Now bring back included file names

Signedoff-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outmacho.c