Home
last modified time | relevance | path

Searched refs:symtab_index (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/
DIceELFSectionTest.cpp41 size_t symtab_index = Strtab.getIndex(".symtab"); in CheckStringTablePermLayout() local
72 Strtab.getSectionData().slice(symtab_index, symtab_index + symtab_size), in CheckStringTablePermLayout()
/third_party/libabigail/src/
Dabg-elf-helpers.h89 find_symbol_table_section_index(Elf* elf_handle, size_t& symtab_index);
Dabg-elf-helpers.cc457 find_symbol_table_section_index(Elf* elf_handle, size_t& symtab_index) in find_symbol_table_section_index() argument
464 symtab_index = elf_ndxscn(section); in find_symbol_table_section_index()
Dabg-dwarf-reader.cc1085 size_t symtab_index, in lookup_symbol_from_elf_hash_tab() argument
1100 symtab_index, in lookup_symbol_from_elf_hash_tab()
1107 symtab_index, in lookup_symbol_from_elf_hash_tab()