Home
last modified time | relevance | path

Searched refs:simple_object_write_section (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dsimple-object.h157 typedef struct simple_object_write_section_struct simple_object_write_section; typedef
167 extern simple_object_write_section *
181 simple_object_write_section *section,
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dsimple-object.h157 typedef struct simple_object_write_section_struct simple_object_write_section; typedef
167 extern simple_object_write_section *
181 simple_object_write_section *section,
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dsimple-object.h157 typedef struct simple_object_write_section_struct simple_object_write_section; typedef
167 extern simple_object_write_section *
181 simple_object_write_section *section,
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dsimple-object.h157 typedef struct simple_object_write_section_struct simple_object_write_section; typedef
167 extern simple_object_write_section *
181 simple_object_write_section *section,
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object.c457 simple_object_write_section *
463 simple_object_write_section *ret; in simple_object_write_create_section()
465 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
490 simple_object_write_section *section, in simple_object_write_add_data()
541 simple_object_write_section *section; in simple_object_release_write()
549 simple_object_write_section *next_section; in simple_object_release_write()
H A Dsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
H A Dsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
H A Dsimple-object-elf.c778 simple_object_write_section *section; in simple_object_elf_write_ehdr()
904 simple_object_write_section *section; in simple_object_elf_write_to_file()
1310 simple_object_write_section *dest; in simple_object_elf_copy_lto_debug_sections()
H A Dsimple-object-coff.c605 simple_object_write_section *section; in simple_object_coff_write_to_file()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object.c463 simple_object_write_section *
469 simple_object_write_section *ret; in simple_object_write_create_section()
471 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
496 simple_object_write_section *section, in simple_object_write_add_data()
547 simple_object_write_section *section; in simple_object_release_write()
555 simple_object_write_section *next_section; in simple_object_release_write()
H A Dsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
H A Dsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
H A Dsimple-object-elf.c778 simple_object_write_section *section; in simple_object_elf_write_ehdr()
904 simple_object_write_section *section; in simple_object_elf_write_to_file()
1310 simple_object_write_section *dest; in simple_object_elf_copy_lto_debug_sections()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object.c463 simple_object_write_section *
469 simple_object_write_section *ret; in simple_object_write_create_section()
471 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
496 simple_object_write_section *section, in simple_object_write_add_data()
547 simple_object_write_section *section; in simple_object_release_write()
555 simple_object_write_section *next_section; in simple_object_release_write()
H A Dsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
H A Dsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
H A Dsimple-object-elf.c778 simple_object_write_section *section; in simple_object_elf_write_ehdr()
904 simple_object_write_section *section; in simple_object_elf_write_to_file()
1310 simple_object_write_section *dest; in simple_object_elf_copy_lto_debug_sections()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object.c463 simple_object_write_section *
469 simple_object_write_section *ret; in simple_object_write_create_section()
471 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
496 simple_object_write_section *section, in simple_object_write_add_data()
547 simple_object_write_section *section; in simple_object_release_write()
555 simple_object_write_section *next_section; in simple_object_release_write()
H A Dsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
H A Dsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
H A Dsimple-object-elf.c778 simple_object_write_section *section; in simple_object_elf_write_ehdr()
904 simple_object_write_section *section; in simple_object_elf_write_to_file()
1310 simple_object_write_section *dest; in simple_object_elf_copy_lto_debug_sections()
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-object.cc47 simple_object_write_section *section;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-object.c47 simple_object_write_section *section;

12