Home
last modified time | relevance | path

Searched refs:_INIT (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dwe32k.h46 #define _INIT ".init" macro
Dsparc.h49 #define _INIT ".init" macro
Dapollo.h75 #define _INIT ".init" macro
Decoff.h60 #define _INIT ".init" macro
DChangeLog-9103964 * mips.h (_INIT, STYP_MIPS_INIT): Define (used on Irix4).
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dwe32k.h46 #define _INIT ".init" macro
Dsparc.h49 #define _INIT ".init" macro
Dapollo.h75 #define _INIT ".init" macro
Decoff.h62 #define _INIT ".init" macro
DChangeLog-9103981 * mips.h (_INIT, STYP_MIPS_INIT): Define (used on Irix4).
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Decoff.c155 { _INIT, SEC_ALLOC | SEC_CODE | SEC_LOAD }, in _bfd_ecoff_new_section_hook()
300 { _INIT, STYP_ECOFF_INIT }, in ecoff_sec_to_styp_flags()
1622 case RELOC_SECTION_INIT: sec_name = _INIT; break; in ecoff_slurp_reloc_table()
2681 { _INIT, RELOC_SECTION_INIT }, in _bfd_ecoff_write_object_contents()
3459 section = bfd_make_section_old_way (abfd, _INIT); in ecoff_link_add_externals()
4235 { _INIT, RELOC_SECTION_INIT }, in ecoff_reloc_link_order()
4350 { _INIT, scInit }, in ecoff_link_write_external()
DChangeLog-96974168 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT
DChangeLog-91933357 section named _INIT. Don't set STYP_TEXT unless SEC_CODE is set.
/openbsd/src/gnu/usr.bin/binutils/bfd/
Decoff.c181 || strcmp (section->name, _INIT) == 0
330 else if (strcmp (name, _INIT) == 0)
4441 else if (strcmp (name, _INIT) == 0)
DChangeLog-96974168 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT
DChangeLog-91933357 section named _INIT. Don't set STYP_TEXT unless SEC_CODE is set.
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.72936 (VARRAY_*_INIT): Update for change to varray_init.