nasm/output
H. Peter Anvin a564a02788 ELF: make debugging functions static
The debugging functions can and should all be static.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-06-25 17:43:54 -07:00
..
dwarf.h ELF: add header files, begin merging common code, drop .comment 2009-06-25 12:30:50 -07:00
elf32.h Handle the new ELF headers in the dependency generation 2009-06-25 13:06:49 -07:00
elf64.h Handle the new ELF headers in the dependency generation 2009-06-25 13:06:49 -07:00
elfcommon.h ELF: add header files, begin merging common code, drop .comment 2009-06-25 12:30:50 -07:00
outaout.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outaout.mac outaout.mac: aoutb is an alias for aout 2008-09-09 09:53:20 -07:00
outas86.c outas86: slight stylistic cleanups 2009-01-03 17:56:41 -08:00
outas86.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outbin.c outbin: replace fprintf(rf, not_defined); with fputs(not_defined, rf); 2009-04-30 08:06:25 -07:00
outbin.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outcoff.c outcoff: BR 2685756: fix SAFESEH with an internal symbol 2009-03-18 14:49:23 -07:00
outcoff.mac macros: win32 and win64 are COFF, not Mach-O 2008-09-09 09:37:37 -07:00
outdbg.c Fix BR #916647 2008-11-05 14:19:15 +01:00
outelf.c Handle the new ELF headers in the dependency generation 2009-06-25 13:06:49 -07:00
outelf.h ELF: bump GLOBAL_TEMP_BASE 2009-06-25 17:25:35 -07:00
outelf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outelf32.c ELF: make debugging functions static 2009-06-25 17:43:54 -07:00
outelf64.c ELF: make debugging functions static 2009-06-25 17:43:54 -07:00
outieee.c Fix BR #916647 2008-11-05 14:19:15 +01:00
outmacho.c Unify all-zero buffers; add fwritezero() 2009-02-21 17:24:08 -08:00
outmacho.mac macros: win32 and win64 are COFF, not Mach-O 2008-09-09 09:37:37 -07:00
outobj.c Fix BR #916647 2008-11-05 14:19:15 +01:00
outobj.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf2.c ctype.h: wrapper ctype functions with a cast to (unsigned char) 2008-06-21 10:23:17 -07:00
outrdf2.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00