Searched refs:_INIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dsparc.h49 #define _INIT ".init" macro
H A Decoff.h62 #define _INIT ".init" macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c155 { _INIT, SEC_ALLOC | SEC_CODE | SEC_LOAD },
300 { _INIT, STYP_ECOFF_INIT },
1625 case RELOC_SECTION_INIT: sec_name = _INIT; break;
2688 { _INIT, RELOC_SECTION_INIT },
3468 section = bfd_make_section_old_way (abfd, _INIT);
4245 { _INIT, RELOC_SECTION_INIT },
4360 { _INIT, scInit },

Completed in 212 milliseconds