Home
last modified time | relevance | path

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

12

/dragonfly/contrib/gdb-7/libiberty/
HDsimple-object.c309 simple_object_write_section *
315 simple_object_write_section *ret; in simple_object_write_create_section()
317 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
342 simple_object_write_section *section, in simple_object_write_add_data()
393 simple_object_write_section *section; in simple_object_release_write()
401 simple_object_write_section *next_section; in simple_object_release_write()
HDsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
HDsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
HDsimple-object-elf.c699 simple_object_write_section *section; in simple_object_elf_write_ehdr()
811 simple_object_write_section *section; in simple_object_elf_write_to_file()
/dragonfly/contrib/gcc-4.7/libiberty/
HDsimple-object.c308 simple_object_write_section *
314 simple_object_write_section *ret; in simple_object_write_create_section()
316 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
341 simple_object_write_section *section, in simple_object_write_add_data()
392 simple_object_write_section *section; in simple_object_release_write()
400 simple_object_write_section *next_section; in simple_object_release_write()
HDsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
HDsimple-object-elf.c699 simple_object_write_section *section; in simple_object_elf_write_ehdr()
811 simple_object_write_section *section; in simple_object_elf_write_to_file()
/dragonfly/contrib/gcc-4.7/include/
HDsimple-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,
/dragonfly/contrib/gdb-7/include/
HDsimple-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,
/dragonfly/contrib/binutils-2.27/include/
HDsimple-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,
/dragonfly/contrib/gcc-8.0/include/
HDsimple-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,
/dragonfly/contrib/binutils-2.34/include/
HDsimple-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,
/dragonfly/contrib/binutils-2.27/libiberty/
HDsimple-object.c327 simple_object_write_section *
333 simple_object_write_section *ret; in simple_object_write_create_section()
335 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
360 simple_object_write_section *section, in simple_object_write_add_data()
411 simple_object_write_section *section; in simple_object_release_write()
419 simple_object_write_section *next_section; in simple_object_release_write()
HDsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
HDsimple-object.txh134 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @
155 simple_object_write_section *@var{section}, const void *@var{buffer}, @
HDsimple-object-elf.c699 simple_object_write_section *section; in simple_object_elf_write_ehdr()
820 simple_object_write_section *section; in simple_object_elf_write_to_file()
HDsimple-object-coff.c605 simple_object_write_section *section; in simple_object_coff_write_to_file()
/dragonfly/contrib/binutils-2.34/libiberty/
HDsimple-object.c451 simple_object_write_section *
457 simple_object_write_section *ret; in simple_object_write_create_section()
459 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
484 simple_object_write_section *section, in simple_object_write_add_data()
535 simple_object_write_section *section; in simple_object_release_write()
543 simple_object_write_section *next_section; in simple_object_release_write()
HDsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
HDsimple-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()
/dragonfly/contrib/gcc-8.0/libiberty/
HDsimple-object.c428 simple_object_write_section *
434 simple_object_write_section *ret; in simple_object_write_create_section()
436 ret = XNEW (simple_object_write_section); in simple_object_write_create_section()
461 simple_object_write_section *section, in simple_object_write_add_data()
512 simple_object_write_section *section; in simple_object_release_write()
520 simple_object_write_section *next_section; in simple_object_release_write()
HDsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
HDsimple-object-elf.c770 simple_object_write_section *section; in simple_object_elf_write_ehdr()
896 simple_object_write_section *section; in simple_object_elf_write_to_file()
1302 simple_object_write_section *dest; in simple_object_elf_copy_lto_debug_sections()
/dragonfly/contrib/gcc-4.7/gcc/lto/
HDlto-object.c52 simple_object_write_section *section;
/dragonfly/contrib/gcc-8.0/gcc/lto/
HDlto-object.c47 simple_object_write_section *section;

12