Searched refs:get_pc_address_info (Results 1 – 3 of 3) sorted by relevance
63 if (reinterpret_cast<ElfFile*>(handle)->get_pc_address_info(address, in elff_get_pc_address_info()
365 bool get_pc_address_info(Elf_Xword address, Elf_AddressInfo* address_info);
176 bool ElfFile::get_pc_address_info(Elf_Xword address, in get_pc_address_info() function in ElfFile