Home
last modified time | relevance | path

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

/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() function
Dabg-dwarf-reader.cc1245 if (!find_symbol_table_section_index(elf_handle, symbol_table_index)) in lookup_symbol_from_elf()
/third_party/libabigail/
DChangeLog11254 (find_symbol_table_section_index): Adjust for the new interface of
11329 (find_symbol_table_section_index): Likewise.
11344 (find_symbol_table_section_index): Likewise.
11359 (find_symbol_table_section_index): Likewise.
37189 (find_symbol_table_section_index): Likewise. Implement this in
37214 (find_symbol_table_section_index, find_text_section)