Searched defs:strtab (Results 1 - 25 of 37) sorted by relevance

12

/haiku-buildtools/legacy/binutils/ld/
H A Delf-hints-local.h33 u_int32_t strtab; /* Offset of string table in file. */ member in struct:elfhints_hdr
/haiku-buildtools/binutils/ld/
H A Delf-hints-local.h35 uint32_t strtab; /* Offset of string table in file. */ member in struct:elfhints_hdr
/haiku-buildtools/binutils/gold/
H A Dbinary.cc169 Stringpool strtab; local
348 write_symbol( const std::string& name, const Stringpool* strtab, section_size_type value, typename elfcpp::Elf_types<32>::Elf_WXword st_size, unsigned int shndx, unsigned char** ppout) argument
[all...]
H A Dincremental.cc1050 Unused_symbol_visitor(Incremental_archive_entry* entry, Stringpool* strtab) argument
828 get_symtab_view( View* symtab_view, unsigned int* nsyms, elfcpp::Elf_strtab* strtab) argument
1395 Stringpool* strtab = inputs->get_stringpool(); local
1473 write_input_files( unsigned char* oview, unsigned char* pov, Stringpool* strtab) argument
1510 write_info_blocks( unsigned char* oview, unsigned char* pov, Stringpool* strtab, unsigned int* global_syms, unsigned int global_sym_count) argument
[all...]
H A Ddynobj.cc285 const char* const strtab = reinterpret_cast<const char*>(strtabu); local
/haiku-buildtools/legacy/binutils/bfd/
H A Daoutx.h1826 struct bfd_strtab_hash *strtab; local
[all...]
H A Dlibcoff-in.h465 struct bfd_strtab_hash *strtab; member in struct:coff_final_link_info
H A Dcoff-rs6000.c3559 _bfd_xcoff_put_symbol_name(bfd *abfd, struct bfd_strtab_hash *strtab, struct internal_syment *sym, const char *name) argument
H A Dmach-o.h227 char *strtab; member in struct:bfd_mach_o_symtab_command
H A Dlibcoff.h469 struct bfd_strtab_hash *strtab; member in struct:coff_final_link_info
H A Dpdp11.c236 struct bfd_strtab_hash *strtab; member in struct:aout_final_link_info
1619 struct bfd_strtab_hash *strtab; local
[all...]
H A Dxcofflink.c86 struct bfd_strtab_hash *strtab; member in struct:xcoff_final_link_info
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dsimple-object-coff.c309 char *strtab; local
347 char *strtab; local
[all...]
H A Dsimple-object-mach-o.c427 char *strtab; local
[all...]
H A Dsimple-object-xcoff.c366 char *strtab; local
404 char *strtab; local
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dsimple-object-coff.c309 char *strtab; local
347 char *strtab; local
[all...]
H A Dsimple-object-mach-o.c427 char *strtab; local
[all...]
H A Dsimple-object-xcoff.c366 char *strtab; local
404 char *strtab; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dlibcoff-in.h470 struct bfd_strtab_hash *strtab; member in struct:coff_final_link_info
H A Daoutx.h1865 struct bfd_strtab_hash *strtab; local
3569 struct bfd_strtab_hash *strtab; member in struct:aout_final_link_info
[all...]
H A Dcoff64-rs6000.c522 _bfd_xcoff64_put_symbol_name(struct bfd_link_info *info, struct bfd_strtab_hash *strtab, struct internal_syment *sym, const char *name) argument
H A Dmach-o.h145 char *strtab; member in struct:bfd_mach_o_symtab_command
H A Dcoff-rs6000.c3524 _bfd_xcoff_put_symbol_name(struct bfd_link_info *info, struct bfd_strtab_hash *strtab, struct internal_syment *sym, const char *name) argument
/haiku-buildtools/gcc/libbacktrace/
H A Delf.c349 elf_initialize_syminfo(struct backtrace_state *state, uintptr_t base_address, const unsigned char *symtab_data, size_t symtab_size, const unsigned char *strtab, size_t strtab_size, backtrace_error_callback error_callback, void *data, struct elf_syminfo_data *sdata) argument
/haiku-buildtools/legacy/binutils/binutils/
H A Dobjdump.c165 static char *strtab; variable

Completed in 275 milliseconds

12