Searched refs:_INIT (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | we32k.h | 46 #define _INIT ".init" macro
|
| D | sparc.h | 49 #define _INIT ".init" macro
|
| D | apollo.h | 75 #define _INIT ".init" macro
|
| D | ecoff.h | 60 #define _INIT ".init" macro
|
| D | ChangeLog-9103 | 964 * mips.h (_INIT, STYP_MIPS_INIT): Define (used on Irix4).
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/ |
| D | we32k.h | 46 #define _INIT ".init" macro
|
| D | sparc.h | 49 #define _INIT ".init" macro
|
| D | apollo.h | 75 #define _INIT ".init" macro
|
| D | ecoff.h | 62 #define _INIT ".init" macro
|
| D | ChangeLog-9103 | 981 * mips.h (_INIT, STYP_MIPS_INIT): Define (used on Irix4).
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | ecoff.c | 155 { _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()
|
| D | ChangeLog-9697 | 4168 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT
|
| D | ChangeLog-9193 | 3357 section named _INIT. Don't set STYP_TEXT unless SEC_CODE is set.
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecoff.c | 181 || strcmp (section->name, _INIT) == 0 330 else if (strcmp (name, _INIT) == 0) 4441 else if (strcmp (name, _INIT) == 0)
|
| D | ChangeLog-9697 | 4168 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT
|
| D | ChangeLog-9193 | 3357 section named _INIT. Don't set STYP_TEXT unless SEC_CODE is set.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.7 | 2936 (VARRAY_*_INIT): Update for change to varray_init.
|