Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
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,
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-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()
Dsimple-object-common.h56 simple_object_write_section *sections;
58 simple_object_write_section *last_section;
69 simple_object_write_section *next;
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}, @
Dsimple-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()
Dsimple-object-coff.c605 simple_object_write_section *section; in simple_object_coff_write_to_file()
Dsimple-object-xcoff.c702 simple_object_write_section *section; in simple_object_xcoff_write_to_file()
Dsimple-object-mach-o.c1044 simple_object_write_section *section; in simple_object_mach_o_write_segment()
Dfunctions.texi1406 simple_object_write_section *@var{section}, const void *@var{buffer}, @
1422 @deftypefn Extension {simple_object_write_section *} simple_object_write_create_section @