Searched defs:elf_handle (Results 1 – 3 of 3) sorted by relevance
| /external/libabigail/src/ |
| D | abg-elf-helpers.cc | 311 find_section(Elf* elf_handle, const std::string& name, Elf64_Word section_type) in find_section() 347 find_symbol_table_section(Elf* elf_handle) in find_symbol_table_section() 387 find_symbol_table_section_index(Elf* elf_handle, size_t& symtab_index) in find_symbol_table_section_index() 408 find_hash_table_section_index(Elf* elf_handle, in find_hash_table_section_index() 449 find_text_section(Elf* elf_handle) in find_text_section() 458 find_bss_section(Elf* elf_handle) in find_bss_section() 467 find_rodata_section(Elf* elf_handle) in find_rodata_section() 476 find_data_section(Elf* elf_handle) in find_data_section() 485 find_data1_section(Elf* elf_handle) in find_data1_section() 496 find_opd_section(Elf* elf_handle) in find_opd_section() [all …]
|
| D | abg-symtab-reader.cc | 141 symtab::load(Elf* elf_handle, in load() 203 symtab::load_(Elf* elf_handle, in load_() 521 Elf* elf_handle, GElf_Sym* native_symbol, const elf_symbol_sptr& symbol_sptr) in update_function_entry_address_symbol_map()
|
| D | abg-dwarf-reader.cc | 780 Elf* elf_handle, in lookup_symbol_from_sysv_hash_tab() 876 get_elf_class_size_in_bytes(Elf* elf_handle) in get_elf_class_size_in_bytes() 916 bloom_word_at(Elf* elf_handle, in bloom_word_at() 991 setup_gnu_ht(Elf* elf_handle, in setup_gnu_ht() 1062 Elf* elf_handle, in lookup_symbol_from_gnu_hash_tab() 1199 Elf* elf_handle, in lookup_symbol_from_elf_hash_tab() 1256 Elf* elf_handle, in lookup_symbol_from_symtab() 1352 Elf* elf_handle, in lookup_symbol_from_elf() 1403 Elf* elf_handle, in lookup_public_function_symbol_from_elf() 2473 elf_handle() const in elf_handle() function in abigail::dwarf_reader::read_context
|