Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h52 JITSymbolResolver &Resolver) in RuntimeDyldMachO()
155 JITSymbolResolver &Resolver) in RuntimeDyldMachOCRTPBase()
DRuntimeDyldCOFF.h39 JITSymbolResolver &Resolver) in RuntimeDyldCOFF()
DRuntimeDyldCOFF.cpp50 JITSymbolResolver &Resolver) { in create()
DRuntimeDyld.cpp1257 JITSymbolResolver &Resolver) in RuntimeDyld()
1274 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldCOFF()
1285 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldELF()
1297 JITSymbolResolver &Resolver, in createRuntimeDyldMachO()
1409 JITSymbolResolver &Resolver, bool ProcessAllSections, in jitLinkForORC()
/third_party/node/lib/internal/dns/
Dutils.js53 class Resolver { class
222 Resolver, property
Dpromises.js217 class Resolver { class
260 module.exports = { lookup, lookupService, Resolver }; field
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h216 std::shared_ptr<SymbolResolver> Resolver, in ConcreteLinkedObject()
324 std::shared_ptr<SymbolResolver> Resolver; member
340 std::shared_ptr<SymbolResolver> Resolver, in createLinkedObject()
351 std::shared_ptr<SymbolResolver> Resolver; member
DGlobalMappingLayer.h50 std::shared_ptr<JITSymbolResolver> Resolver) { in addModule()
DRemoteObjectLayer.h333 std::shared_ptr<LegacyJITSymbolResolver> Resolver) { in addObject()
474 auto Resolver = createLambdaResolver( in addObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h25 JITSymbolResolver &Resolver) in RuntimeDyldELFMips()
DRuntimeDyldCOFFI386.h27 JITSymbolResolver &Resolver) in RuntimeDyldCOFFI386()
DRuntimeDyldCOFFThumb.h50 JITSymbolResolver &Resolver) in RuntimeDyldCOFFThumb()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalIFunc.h57 void setResolver(Constant *Resolver) { in setResolver()
/third_party/skia/third_party/externals/tint/docs/
Darch.md145 ## Resolver section in Tint Architecture
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFRelocMap.h26 object::RelocationResolver Resolver; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h31 std::shared_ptr<LegacyJITSymbolResolver> Resolver) in LinkingSymbolResolver()
182 LinkingSymbolResolver Resolver; variable
/third_party/typescript/tests/baselines/reference/
DinferrenceInfiniteLoopWithSubtyping.js19 export class Resolver { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h284 JITSymbolResolver &Resolver; variable
/third_party/PyYAML/lib/yaml/
Dresolver.py167 class Resolver(BaseResolver): class
/third_party/node/doc/api/
Ddns.md96 ### `Resolver([options])`
117 ### `resolver.cancel()`
125 ### `resolver.setLocalAddress([ipv4][, ipv6])`
/third_party/node/lib/
Ddns.js243 Resolver.prototype.resolveAny = resolveMap.ANY = resolver('queryAny'); class
291 Resolver, property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPass.h79 AnalysisResolver *Resolver = nullptr; // Used to resolve analysis variable
/third_party/skia/third_party/externals/tint/src/diagnostic/
Ddiagnostic.h44 Resolver, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h221 std::shared_ptr<LegacyJITSymbolResolver> Resolver, in createOrcMCJITReplacement()
468 std::shared_ptr<LinkingORCResolver> Resolver; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp533 const Twine &Name, Constant *Resolver, in GlobalIFunc()
543 Constant *Resolver, Module *ParentModule) { in create()

12