| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | obj.h | 33 void obj_crawl_symbol_chain (object_headers * headers); 34 void obj_header_append (char **where, object_headers * headers); 36 void obj_pre_write_hook (object_headers * headers);
|
| H A D | tc.h | 73 void md_convert_frag (object_headers * headers, segT, fragS * fragP); 77 void tc_crawl_symbol_chain (object_headers * headers); 81 void tc_headers_hook (object_headers * headers);
|
| H A D | write.c | 140 static object_headers headers; 184 static void cvt_frag_to_fill (object_headers *, segT, fragS *); 525 cvt_frag_to_fill (object_headers *headersP, segT sec, fragS *fragP) in cvt_frag_to_fill()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | obj-ieee.h | 42 object_headers; typedef
|
| H A D | obj-evax.h | 57 typedef void *object_headers; typedef
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | obj-ieee.h | 44 object_headers; typedef
|
| H A D | obj-evax.h | 59 typedef void *object_headers; typedef
|
| H A D | obj-hp300.c | 27 object_headers *headers;
|
| H A D | obj-aout.c | 271 object_headers *headers; 444 object_headers *headers; in obj_crawl_symbol_chain() 586 object_headers *headers; in obj_pre_write_hook()
|
| H A D | obj-bout.c | 120 object_headers *headers; 247 object_headers *headers; in obj_crawl_symbol_chain()
|
| H A D | obj-coff.c | 1747 void do_relocs_for PARAMS ((bfd *, object_headers *, unsigned long *)); 1752 static void fixup_mdeps PARAMS ((fragS *, object_headers *, segT)); 1753 static void fill_section PARAMS ((bfd *, object_headers *, unsigned long *)); 1761 static void coff_header_append PARAMS ((bfd *, object_headers *)); 1765 static void crawl_symbols PARAMS ((object_headers *, bfd *)); 1766 static void do_linenos_for PARAMS ((bfd *, object_headers *, unsigned long *)); 1943 object_headers * h; 2104 object_headers *h ATTRIBUTE_UNUSED; 2237 object_headers * h; 3239 object_headers *h; in crawl_symbols() [all …]
|
| H A D | tc-z8k.c | 1267 tc_crawl_symbol_chain (object_headers *headers ATTRIBUTE_UNUSED) in tc_crawl_symbol_chain() 1281 tc_headers_hook (object_headers *headers ATTRIBUTE_UNUSED) in tc_headers_hook() 1397 md_convert_frag (object_headers *headers ATTRIBUTE_UNUSED, in md_convert_frag()
|
| H A D | tc-h8500.c | 1137 object_headers *headers ATTRIBUTE_UNUSED; in tc_crawl_symbol_chain() 1151 object_headers *headers ATTRIBUTE_UNUSED; in tc_headers_hook() 1311 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag()
|
| H A D | obj-bout.h | 303 object_headers; typedef
|
| H A D | obj-aout.h | 241 object_headers; typedef
|
| H A D | obj-vms.h | 89 object_headers; typedef
|
| H A D | tc-i960.c | 1043 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag() 2965 object_headers *headers; in tc_headers_hook() 3047 object_headers *headers ATTRIBUTE_UNUSED; in tc_crawl_symbol_chain()
|
| H A D | obj-coff.h | 815 } object_headers; 834 extern void obj_extra_stuff PARAMS ((object_headers * headers));
|
| H A D | tc-h8300.c | 2035 tc_crawl_symbol_chain (object_headers *headers ATTRIBUTE_UNUSED) in tc_crawl_symbol_chain() 2049 tc_headers_hook (object_headers *headers ATTRIBUTE_UNUSED) in tc_headers_hook() 2147 object_headers *headers ATTRIBUTE_UNUSED, in md_convert_frag()
|
| H A D | tc-tic80.c | 1033 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag()
|
| H A D | tc-w65.c | 800 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag()
|
| H A D | tc-a29k.c | 931 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag()
|
| H A D | tc-sh.c | 2743 tc_crawl_symbol_chain (object_headers *headers ATTRIBUTE_UNUSED) in tc_crawl_symbol_chain() 2749 tc_headers_hook (object_headers *headers ATTRIBUTE_UNUSED) in tc_headers_hook() 3212 md_convert_frag (object_headers *headers ATTRIBUTE_UNUSED, segT seg, in md_convert_frag()
|
| H A D | tc-vax.c | 1391 object_headers *headers ATTRIBUTE_UNUSED; 3406 object_headers *headers; in tc_headers_hook()
|
| H A D | tc-or32.c | 1236 object_headers * headers ATTRIBUTE_UNUSED; in md_convert_frag()
|