Searched refs:init_section (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dpef.h45 long init_section; member in struct:bfd_pef_loader_header
H A Dpef.c318 header->init_section = bfd_getb32 (buf + 8);
405 fprintf (file, "init_section: %ld\n", header->init_section);
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmips.c110 static struct scnhdr *init_section;
201 CHECK_SCNHDR (init_section, _INIT, STYP_INIT);
109 static struct scnhdr *init_section; variable in typeref:struct:scnhdr
H A Dunexalpha.c116 static struct scnhdr *init_section;
229 CHECK_SCNHDR (init_section, _INIT, STYP_INIT);
115 static struct scnhdr *init_section; variable in typeref:struct:scnhdr

Completed in 179 milliseconds