Searched defs:SymInfo (Results 1 – 15 of 15) sorted by relevance
160 Elf64_Sym &SymInfo = KeyValue.second.Sym; in updateIndices() local169 Elf64_Sym &SymInfo = KeyValue.second.Sym; in updateIndices() local
335 const Elf64_Sym &SymInfo = KeyValue.second.Sym; in writeSymbolMap() local345 const Elf64_Sym &SymInfo = KeyValue.second.Sym; in writeSymbolMap() local
169 static void printSymbolInfo(SymbolInfo SymInfo, raw_ostream &OS) { in printSymbolInfo()
856 const auto &SymInfo = pos->second; in getSubsectionStartingAt() local891 const auto &SymInfo = GSTEntry.second; in registerStubMap() local
788 const auto &SymInfo = Loc->second; in addRelocationForSymbol() local934 const auto &SymInfo = Loc->second; in resolveExternalSymbols() local
116 const auto &SymInfo = SI->second; in getRelocationValueRef() local
447 const auto &SymInfo = pos->second; in getSymbolLocalAddress() local
1229 const auto &SymInfo = gsi->second; in processRelocationRef() local
873 const auto &SymInfo = pos->second; in getSubsectionStartingAt() local917 const auto &SymInfo = GSTEntry.second; in registerStubMap() local
119 const auto &SymInfo = SI->second; in getRelocationValueRef() local
851 const auto &SymInfo = Loc->second; in addRelocationForSymbol() local1061 const auto &SymInfo = Loc->second; in resolveExternalSymbols() local
495 const auto &SymInfo = pos->second; in getSymbolLocalAddress() local
1021 const auto &SymInfo = Loc->second; in resolveAArch64ShortBranch() local1140 const auto &SymInfo = gsi->second; in processRelocationRef() local
1126 struct SymInfo { struct1133 static Expected<SymInfo> getSymbolInfo(const object::ObjectFile &Obj, in getSymbolInfo() argument
1151 SymbolInfo SymInfo = getSymbolInfo(D); in getEntityInfo() local