Home
last modified time | relevance | path

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

/third_party/libunwind/libunwind/src/ia64/
H A DGfind_unwind_table.c43 char *strtab; in find_gp() local
/third_party/elfutils/tests/
H A Dfillfile.c41 add_strtab_entry (Elf_Scn *strtab, const char *str) in add_strtab_entry() argument
130 add_data_section (Elf *elf, Elf_Scn *strtab, const char *sname) in add_data_section() argument
247 Elf_Scn *strtab = create_strtab (elf); check_elf() local
[all...]
/third_party/libunwind/libunwind/src/
H A Delfxx.c99 char *strtab; in lookup_symbol() local
344 char *strtab; in Elf_W() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c284 char strtab[sizeof(".strtab")]; member
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc122 LocateSymbols(const Elf32_Ehdr* ehdr, const Elf32_Shdr* symtab, const Elf32_Shdr* strtab, VISITOR* visitor) LocateSymbols() argument
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dgdb_jit.cpp200 const char *strtab = reinterpret_cast<const char *>(fileAddr + strtabHdr->sh_offset); in CollectStubAnInfo() local
249 const char *strtab = reinterpret_cast<const char *>(info.fileAddr + info.strtabHdr->sh_offset); in ConstructSymTab() local
/third_party/elfutils/src/
H A Dunstrip.c1318 new_shstrtab(Elf *unstripped, size_t unstripped_shnum, Elf_Data *shstrtab, size_t unstripped_shstrndx, struct section *sections, size_t stripped_shnum, Dwelf_Strtab *strtab) new_shstrtab() argument
1580 Dwelf_Strtab *strtab = NULL; copy_elided_sections() local
[all...]

Completed in 7 milliseconds