Home
last modified time | relevance | path

Searched refs:SEC_CONSTRUCTOR (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDmaint.c245 if (flags & SEC_CONSTRUCTOR) in match_bfd_flags()
281 if (flags & SEC_CONSTRUCTOR) in print_bfd_flags()
HDrecord-full.c2206 if (p->the_bfd_section->flags & SEC_CONSTRUCTOR in record_full_core_xfer_partial()
/dragonfly/contrib/gdb-7/bfd/
HDsection.c1509 if (section->flags & SEC_CONSTRUCTOR) in bfd_get_section_contents()
HDbfd-in2.h1243 #define SEC_CONSTRUCTOR 0x080 macro
/dragonfly/contrib/binutils-2.27/bfd/
HDsection.c1574 if (section->flags & SEC_CONSTRUCTOR) in bfd_get_section_contents()
HDcoffcode.h5259 if (asect->flags & SEC_CONSTRUCTOR) in coff_slurp_reloc_table()
5388 if (section->flags & SEC_CONSTRUCTOR) in coff_canonicalize_reloc()
HDbfd-in2.h1277 #define SEC_CONSTRUCTOR 0x080 macro
/dragonfly/contrib/binutils-2.34/bfd/
HDsection.c1544 if (section->flags & SEC_CONSTRUCTOR) in bfd_get_section_contents()
HDcoffcode.h4969 if (asect->flags & SEC_CONSTRUCTOR) in coff_slurp_reloc_table()
5101 if (section->flags & SEC_CONSTRUCTOR) in coff_canonicalize_reloc()
HDbfd-in2.h848 #define SEC_CONSTRUCTOR 0x80 macro
/dragonfly/contrib/binutils-2.27/binutils/
HDobjdump.c473 PF (SEC_CONSTRUCTOR, "CONSTRUCTOR"); in dump_section_header()
/dragonfly/contrib/binutils-2.34/binutils/
HDobjdump.c576 PF (SEC_CONSTRUCTOR, "CONSTRUCTOR"); in dump_section_header()