Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h37 StubMap &Stubs) override { in processRelocationRef()
107 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
DRuntimeDyldMachOAArch64.h249 StubMap &Stubs) override { in processRelocationRef()
369 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
DRuntimeDyldMachOARM.h56 StubMap &Stubs) override { in processRelocationRef()
174 StubMap &Stubs) { in processBranchRelocation()
DRuntimeDyldCOFFX86_64.h116 StubMap &Stubs) override { in processRelocationRef()
DRuntimeDyldMachOI386.h37 StubMap &Stubs) override { in processRelocationRef()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h73 StubMap Stubs; variable
DRuntimeDyld.cpp220 StubMap Stubs; in loadObjectImpl() local
DRuntimeDyldELF.cpp895 StubMap &Stubs) { in processRelocationRef()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1271 EmitFunctionStubs(const MachineModuleInfoMachO::SymbolListTy &Stubs) { in EmitFunctionStubs()
1425 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetFnStubList(); in doFinalization() local
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp614 MachineModuleInfoMachO::SymbolListTy Stubs; in EmitEndOfAsmFile() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp490 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in EmitEndOfAsmFile() local
/external/doclava/src/com/google/doclava/
DStubs.java35 public class Stubs { class
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1050 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in doFinalization() local