Home
last modified time | relevance | path

Searched defs:Stubs (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/docs/
Ddispatch.rst237 .. _fixedsize:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DBasicGOTAndStubsBuilder.h75 DenseMap<StringRef, Symbol *> Stubs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h146 StubMap &Stubs) { in generateRelocationStub()
194 StubMap &Stubs) override { in processRelocationRef()
DRuntimeDyldMachOX86_64.h37 StubMap &Stubs) override { in processRelocationRef()
130 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
DRuntimeDyldCOFFAArch64.h101 StubMap &Stubs) { in generateRelocationStub()
144 StubMap &Stubs) override { in processRelocationRef()
DRuntimeDyldMachOAArch64.h276 StubMap &Stubs) override { in processRelocationRef()
443 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
DRuntimeDyldMachOARM.h104 StubMap &Stubs) override { in processRelocationRef()
307 StubMap &Stubs) { in processBranchRelocation()
DRuntimeDyldCOFFI386.h41 StubMap &Stubs) override { in processRelocationRef()
DRuntimeDyldCOFFThumb.h64 StubMap &Stubs) override { in processRelocationRef()
DRuntimeDyldMachOI386.h37 StubMap &Stubs) override { in processRelocationRef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp184 SymbolMap Stubs; in materialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp684 MachineModuleInfoMachO::SymbolListTy Stubs; in emitNonLazyStubs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1056 StubMap &Stubs) { in resolveAArch64Branch()
1111 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef()
DRuntimeDyld.cpp350 StubMap Stubs; in loadObjectImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp524 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in EmitEndOfAsmFile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1460 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in doFinalization() local
1479 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); in doFinalization() local