macho: add file path to the dwarf debugging output
commit4dfbd9aec56577d7e0dc9398781ea9918dbdcbf6
authorChang S. Bae <chang.seok.bae@intel.com>
Sat, 22 Apr 2017 13:40:43 +0000 (22 06:40 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 23 Apr 2017 23:46:45 +0000 (23 16:46 -0700)
tree59e57870194240a5a6e0e1ef517277a089cdf926
parent9f94136c33d4c3e7bb220d5abe7016c946e5916c
macho: add file path to the dwarf debugging output

Apple's linker requires file path along with file name to produce
debug notes.

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