Home
last modified time | relevance | path

Searched defs:Resolver (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h52 JITSymbolResolver &Resolver) in RuntimeDyldMachO()
155 JITSymbolResolver &Resolver) in RuntimeDyldMachOCRTPBase()
H A DRuntimeDyldCOFF.h39 JITSymbolResolver &Resolver, unsigned PointerSize, in RuntimeDyldCOFF()
H A DRuntimeDyldCOFF.cpp51 JITSymbolResolver &Resolver) { in create()
H A DRuntimeDyld.cpp1269 JITSymbolResolver &Resolver) in RuntimeDyld()
1286 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldCOFF()
1297 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldELF()
1309 JITSymbolResolver &Resolver, in createRuntimeDyldMachO()
1420 RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver, in jitLinkForORC()
H A DRuntimeDyldImpl.h247 JITSymbolResolver &Resolver; variable
450 JITSymbolResolver &Resolver) in RuntimeDyldImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h25 JITSymbolResolver &Resolver) in RuntimeDyldELFMips()
H A DRuntimeDyldCOFFI386.h27 JITSymbolResolver &Resolver) in RuntimeDyldCOFFI386()
H A DRuntimeDyldCOFFThumb.h50 JITSymbolResolver &Resolver) in RuntimeDyldCOFFThumb()
H A DRuntimeDyldCOFFX86_64.h58 JITSymbolResolver &Resolver) in RuntimeDyldCOFFX86_64()
H A DRuntimeDyldMachOX86_64.h26 JITSymbolResolver &Resolver) in RuntimeDyldMachOX86_64()
H A DRuntimeDyldMachOI386.h26 JITSymbolResolver &Resolver) in RuntimeDyldMachOI386()
H A DRuntimeDyldCOFFAArch64.h91 JITSymbolResolver &Resolver) in RuntimeDyldCOFFAArch64()
H A DRuntimeDyldMachOAArch64.h26 JITSymbolResolver &Resolver) in RuntimeDyldMachOAArch64()
H A DRuntimeDyldMachOARM.h29 JITSymbolResolver &Resolver) in RuntimeDyldMachOARM()
/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A DRemoteJITUtils.h39 void setResolver(std::shared_ptr<LegacyJITSymbolResolver> Resolver) { in setResolver()
100 std::shared_ptr<LegacyJITSymbolResolver> Resolver; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalIFunc.h57 void setResolver(Constant *Resolver) { in setResolver()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFRelocMap.h26 object::RelocationResolver Resolver; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h30 std::shared_ptr<LegacyJITSymbolResolver> Resolver) in LinkingSymbolResolver()
181 LinkingSymbolResolver Resolver; variable
H A DMCJIT.cpp46 std::shared_ptr<LegacyJITSymbolResolver> Resolver, in createJIT()
67 std::shared_ptr<LegacyJITSymbolResolver> Resolver) in MCJIT()
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DResolver.h34 Resolver(LinkingContext &ctx) : _ctx(ctx), _result(new MergedFile()) {} in Resolver() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h289 JITSymbolResolver &Resolver; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp320 TildeExpressionResolver &Resolver) { in DiskFilesOrDirectories()
455 TildeExpressionResolver &Resolver) { in DiskFilesOrDirectories()
478 TildeExpressionResolver &Resolver) { in DiskFiles()
490 TildeExpressionResolver &Resolver) { in DiskDirectories()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/
H A DPass.h92 AnalysisResolver *Resolver = nullptr; // Used to resolve analysis variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp532 const Twine &Name, Constant *Resolver, in GlobalIFunc()
542 Constant *Resolver, Module *ParentModule) { in create()
/freebsd-13.1/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp113 object::RelocationResolver Resolver; in loadObj() local

12