| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| HD | Legacy.h | 58 SymbolNameSet getResponsibilitySet(const SymbolNameSet &Symbols) final { in getResponsibilitySet() 63 SymbolNameSet Symbols) final { in lookup() 117 getResponsibilitySetWithLegacyFn(const SymbolNameSet &Symbols, in getResponsibilitySetWithLegacyFn() 144 const SymbolNameSet &Symbols, FindSymbolFn FindSymbol) { in lookupWithLegacyFn() 183 SymbolNameSet getResponsibilitySet(const SymbolNameSet &Symbols) final { in getResponsibilitySet() 194 SymbolNameSet Symbols) final { in lookup()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/ |
| HD | InterfaceStubFunctionsConsumer.cpp | 39 bool WriteNamedDecl(const NamedDecl *ND, MangledSymbols &Symbols, int RDO) { in WriteNamedDecl() 144 MangledSymbols &Symbols, int RDO) { in HandleDecls() 150 MangledSymbols &Symbols, int RDO) { in HandleTemplateSpecializations() 156 MangledSymbols &Symbols, int RDO) { in HandleTemplateSpecializations() 161 bool HandleNamedDecl(const NamedDecl *ND, MangledSymbols &Symbols, int RDO) { in HandleNamedDecl() 267 MangledSymbols Symbols; in HandleTranslationUnit() local 290 raw_ostream &OS) -> void { in HandleTranslationUnit()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| HD | NullResolver.cpp | 16 SymbolNameSet NullResolver::getResponsibilitySet(const SymbolNameSet &Symbols) { in getResponsibilitySet() 22 SymbolNameSet Symbols) { in lookup()
|
| HD | Legacy.cpp | 20 void JITSymbolResolverAdapter::lookup(const LookupSet &Symbols, in lookup() 52 JITSymbolResolverAdapter::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
|
| HD | RTDyldObjectLinkingLayer.cpp | 21 void lookup(const LookupSet &Symbols, OnResolvedFunction OnResolved) { in lookup() 58 Expected<LookupSet> getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet() 163 SymbolMap Symbols; in onObjLoad() local
|
| HD | Core.cpp | 157 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameSet &Symbols) { in operator <<() 161 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameVector &Symbols) { in operator <<() 201 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap &Symbols) { in operator <<() 310 std::shared_ptr<SymbolDependenceMap> Symbols) in FailedToMaterialize() 323 SymbolsNotFound::SymbolsNotFound(SymbolNameSet Symbols) { in SymbolsNotFound() 329 SymbolsNotFound::SymbolsNotFound(SymbolNameVector Symbols) in SymbolsNotFound() 342 SymbolsCouldNotBeRemoved::SymbolsCouldNotBeRemoved(SymbolNameSet Symbols) in SymbolsCouldNotBeRemoved() 356 const SymbolLookupSet &Symbols, SymbolState RequiredState, in AsynchronousSymbolQuery() 439 Error MaterializationResponsibility::notifyResolved(const SymbolMap &Symbols) { in notifyResolved() 516 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols, in delegate() [all …]
|
| HD | ExecutionUtils.cpp | 219 const SymbolLookupSet &Symbols) { in tryToGenerate() 277 const SymbolLookupSet &Symbols) { in tryToGenerate()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| HD | JITSymbol.cpp | 70 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup() 111 LegacyJITSymbolResolver::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| HD | CVSymbolVisitor.cpp | 66 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols) { in visitSymbolStream() 74 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols, in visitSymbolStream()
|
| HD | SymbolRecordHelpers.cpp | 85 llvm::codeview::limitSymbolArrayToScope(const CVSymbolArray &Symbols, in limitSymbolArrayToScope()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| HD | PrettyCompilandDumper.h | 22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
| HD | StreamUtil.h | 24 Symbols, enumerator
|
| HD | TypeReferenceTracker.cpp | 63 CVSymbolArray Symbols; in mark() local
|
| HD | llvm-pdbutil.h | 47 Symbols, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/ |
| HD | TapiFile.h | 54 std::vector<Symbol> Symbols; variable
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| HD | DbiModuleDescriptorBuilder.h | 94 std::vector<ArrayRef<uint8_t>> Symbols; variable
|
| HD | PDBFile.h | 138 std::unique_ptr<SymbolStream> Symbols; variable
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cxxdump/ |
| HD | llvm-cxxdump.cpp | 127 StringRef Symbols[2]; in dumpCXXData() member 131 StringRef Symbols[1]; in dumpCXXData() member 135 StringRef Symbols[2]; in dumpCXXData() member 139 StringRef Symbols[1]; in dumpCXXData() member 155 StringRef Symbols[2]; in dumpCXXData() member
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/ |
| HD | RecordStreamer.h | 32 StringMap<State> Symbols; variable
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/ELF/ |
| HD | ELFStub.h | 59 std::set<ELFSymbol> Symbols; variable
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| HD | SymbolizableObjectFile.cpp | 72 std::vector<std::pair<SymbolRef, uint64_t>> Symbols = in create() local 227 const auto &Symbols = Type == SymbolRef::ST_Function ? Functions : Objects; in getNameFromSymbolTable() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| HD | XCOFFYAML.h | 43 std::vector<Symbol> Symbols; member
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Format/ |
| HD | SortJavaScriptImports.cpp | 87 SmallVector<JsImportedSymbol, 1> Symbols; member 247 SmallVector<JsImportedSymbol, 1> Symbols = Reference.Symbols; in appendReference() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/ |
| HD | TextStub.cpp | 213 std::vector<FlowStringRef> Symbols; member 223 std::vector<FlowStringRef> Symbols; member 233 std::vector<FlowStringRef> Symbols; member 847 std::function<bool(const Symbol *)> Pred) { in NormalizedTBD_V4()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| HD | NVPTXAsmPrinter.h | 87 SmallVector<const Value *, 4> Symbols; variable
|