Lines Matching full:symref
7008 for (const SymbolRef &SymRef : Obj->symbols()) {7011 section_iterator Section = *SymRef.getSection();7015 uint64_t Addr = SymRef.getValue();7016 Symbols.insert(std::make_pair(Addr, SymRef));