| /freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | RTDyldObjectLinkingLayer.h | 202 std::shared_ptr<SymbolResolver> Resolver, in ConcreteLinkedObject() 310 std::shared_ptr<SymbolResolver> Resolver; member 326 std::shared_ptr<SymbolResolver> Resolver, in createLinkedObject() 337 std::shared_ptr<SymbolResolver> Resolver; member
|
| H A D | GlobalMappingLayer.h | 51 std::shared_ptr<JITSymbolResolver> Resolver) { in addModule()
|
| H A D | RemoteObjectLayer.h | 331 std::shared_ptr<LegacyJITSymbolResolver> Resolver) { in addObject() 465 auto Resolver = createLambdaResolver( in addObject() local
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldMachO.h | 53 JITSymbolResolver &Resolver) in RuntimeDyldMachO() 156 JITSymbolResolver &Resolver) in RuntimeDyldMachOCRTPBase()
|
| H A D | RuntimeDyldCOFF.h | 40 JITSymbolResolver &Resolver) in RuntimeDyldCOFF()
|
| H A D | RuntimeDyldCOFF.cpp | 50 JITSymbolResolver &Resolver) { in create()
|
| H A D | RuntimeDyld.cpp | 1195 JITSymbolResolver &Resolver) in RuntimeDyld() 1212 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldCOFF() 1223 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldELF() 1234 JITSymbolResolver &Resolver, in createRuntimeDyldMachO() 1330 JITSymbolResolver &Resolver, bool ProcessAllSections, in jitLinkForORC()
|
| H A D | RuntimeDyldImpl.h | 252 JITSymbolResolver &Resolver; variable 474 JITSymbolResolver &Resolver) in RuntimeDyldImpl()
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldELFMips.h | 26 JITSymbolResolver &Resolver) in RuntimeDyldELFMips()
|
| H A D | RuntimeDyldCOFFI386.h | 28 JITSymbolResolver &Resolver) in RuntimeDyldCOFFI386()
|
| H A D | RuntimeDyldCOFFThumb.h | 48 JITSymbolResolver &Resolver) in RuntimeDyldCOFFThumb()
|
| H A D | RuntimeDyldMachOX86_64.h | 27 JITSymbolResolver &Resolver) in RuntimeDyldMachOX86_64()
|
| H A D | RuntimeDyldCOFFX86_64.h | 59 JITSymbolResolver &Resolver) in RuntimeDyldCOFFX86_64()
|
| /freebsd-12.1/contrib/llvm/tools/lli/ |
| H A D | RemoteJITUtils.h | 87 void setResolver(std::shared_ptr<LegacyJITSymbolResolver> Resolver) { in setResolver() 148 std::shared_ptr<LegacyJITSymbolResolver> Resolver; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | GlobalIFunc.h | 62 void setResolver(Constant *Resolver) { in setResolver()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMachineFunction.cpp | 33 if (auto *Resolver = MF.getMMI().getResolver()) { in AMDGPUMachineFunction() local
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.h | 32 std::shared_ptr<LegacyJITSymbolResolver> Resolver) in LinkingSymbolResolver() 183 LinkingSymbolResolver Resolver; variable
|
| H A D | MCJIT.cpp | 45 std::shared_ptr<LegacyJITSymbolResolver> Resolver, in createJIT() 66 std::shared_ptr<LegacyJITSymbolResolver> Resolver) in MCJIT()
|
| /freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/ |
| H A D | Resolver.h | 35 Resolver(LinkingContext &ctx) : _ctx(ctx), _result(new MergedFile()) {} in Resolver() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandCompletions.cpp | 94 TildeExpressionResolver &Resolver) { in DiskFilesOrDirectories() 248 TildeExpressionResolver &Resolver) { in DiskFiles() 260 TildeExpressionResolver &Resolver) { in DiskDirectories()
|
| /freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/ |
| H A D | RuntimeDyld.h | 267 JITSymbolResolver &Resolver; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/ |
| H A D | Pass.h | 82 AnalysisResolver *Resolver = nullptr; // Used to resolve analysis variable
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | Globals.cpp | 471 const Twine &Name, Constant *Resolver, in GlobalIFunc() 481 Constant *Resolver, Module *ParentModule) { in create()
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcMCJITReplacement.h | 225 std::shared_ptr<LegacyJITSymbolResolver> Resolver, in createOrcMCJITReplacement() 472 std::shared_ptr<LinkingORCResolver> Resolver; variable
|
| H A D | RTDyldObjectLinkingLayer.cpp | 135 JITDylibSearchOrderResolver Resolver(*SharedR); in emit() local
|