Lines Matching refs:addr
190 /// still be discoverable through the name->symbol and addr->symbol lookup
300 // -> addr/name/namespace (in case of PREL32: offset)
384 // add to the addr->symbol lookup
452 /// vector as well as the name->symbol lookup map. The addr->symbol lookup
498 /// and we can adjust the addr->symbol lookup map as well as the alias
501 /// @param addr the addr that we are updating the main symbol for
504 symtab::update_main_symbol(GElf_Addr addr, const std::string& name)
507 elf_symbol_sptr symbol = lookup_symbol(addr);
509 // The caller might not know whether the addr is associated to an ELF symbol
510 // that we care about. E.g. the addr could be associated to an ELF symbol,
521 addr_symbol_map_[addr] = new_main;
675 /// So far, this only implements CFI support, by adding addr->symbol pairs
677 /// addr : symbol value of the <foo>.cfi value