Searched refs:init_section (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | pef.h | 46 long init_section; member
|
H A D | pef.c | 331 header->init_section = bfd_getb32 (buf + 8); in bfd_pef_parse_loader_header() 418 fprintf (file, "init_section: %ld\n", header->init_section); in bfd_pef_print_loader_header()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | pef.h | 46 long init_section; member
|
H A D | pef.c | 330 header->init_section = bfd_getb32 (buf + 8); in bfd_pef_parse_loader_header() 417 fprintf (file, "init_section: %ld\n", header->init_section); in bfd_pef_print_loader_header()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2005 | 1801 * output.h (init_section, fini_section): Delete. 1802 * varasm.c (init_section, fini_section): Delete. 2428 (ctors_section, dtors_section, bss_section, init_section) 2466 (ctors_section, dtors_section, bss_section, init_section)
|
H A D | ChangeLog-1999 | 2650 * output.h (const_section, init_section, fini_section): Add
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi.in | 4912 not exist. This section has no corresponding @code{init_section}
|
H A D | tm.texi | 7559 not exist. This section has no corresponding @code{init_section}
|
H A D | gccint.info | 38167 corresponding 'init_section' variable; it is used entirely in
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gccint.info | 39582 corresponding 'init_section' variable; it is used entirely in
|