Searched refs:find_symbol_table_section_index (Results 1 – 4 of 4) sorted by relevance
89 find_symbol_table_section_index(Elf* elf_handle, size_t& symtab_index);
457 find_symbol_table_section_index(Elf* elf_handle, size_t& symtab_index) in find_symbol_table_section_index() function
1245 if (!find_symbol_table_section_index(elf_handle, symbol_table_index)) in lookup_symbol_from_elf()
11254 (find_symbol_table_section_index): Adjust for the new interface of11329 (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 in37214 (find_symbol_table_section_index, find_text_section)