Home
last modified time | relevance | path

Searched refs:object_headers (Results 1 – 25 of 33) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dobj.h33 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 Dtc.h73 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 Dwrite.c140 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 Dobj-ieee.h42 object_headers; typedef
H A Dobj-evax.h57 typedef void *object_headers; typedef
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-ieee.h44 object_headers; typedef
H A Dobj-evax.h59 typedef void *object_headers; typedef
H A Dobj-hp300.c27 object_headers *headers;
H A Dobj-aout.c271 object_headers *headers;
444 object_headers *headers; in obj_crawl_symbol_chain()
586 object_headers *headers; in obj_pre_write_hook()
H A Dobj-bout.c120 object_headers *headers;
247 object_headers *headers; in obj_crawl_symbol_chain()
H A Dobj-coff.c1747 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 Dtc-z8k.c1267 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 Dtc-h8500.c1137 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 Dobj-bout.h303 object_headers; typedef
H A Dobj-aout.h241 object_headers; typedef
H A Dobj-vms.h89 object_headers; typedef
H A Dtc-i960.c1043 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 Dobj-coff.h815 } object_headers;
834 extern void obj_extra_stuff PARAMS ((object_headers * headers));
H A Dtc-h8300.c2035 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 Dtc-tic80.c1033 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag()
H A Dtc-w65.c800 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag()
H A Dtc-a29k.c931 object_headers *headers ATTRIBUTE_UNUSED; in md_convert_frag()
H A Dtc-sh.c2743 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 Dtc-vax.c1391 object_headers *headers ATTRIBUTE_UNUSED;
3406 object_headers *headers; in tc_headers_hook()
H A Dtc-or32.c1236 object_headers * headers ATTRIBUTE_UNUSED; in md_convert_frag()

12