Searched defs:Stubs (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, argument
H A DRuntimeDyldELF.cpp1119 resolveAArch64Branch(unsigned SectionID, const RelocationValueRef &Value, relocation_iterator RelI, StubMap &Stubs) argument
1175 processRelocationRef( unsigned SectionID, relocation_iterator RelI, const ObjectFile &O, ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) argument
[all...]
H A DRuntimeDyld.cpp360 StubMap Stubs; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h144 generateRelocationStub(unsigned SectionID, StringRef TargetName, uint64_t Offset, uint64_t RelType, uint64_t Addend, StubMap &Stubs) argument
H A DRuntimeDyldMachOAArch64.h442 processGOTRelocation(const RelocationEntry &RE, RelocationValueRef &Value, StubMap &Stubs) argument
H A DRuntimeDyldMachOX86_64.h129 processGOTRelocation(const RelocationEntry &RE, RelocationValueRef &Value, StubMap &Stubs) argument
H A DRuntimeDyldCOFFAArch64.h100 generateRelocationStub(unsigned SectionID, StringRef TargetName, uint64_t Offset, uint64_t RelType, uint64_t Addend, StubMap &Stubs) argument
H A DRuntimeDyldMachOARM.h305 processBranchRelocation(const RelocationEntry &RE, const RelocationValueRef &Value, StubMap &Stubs) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp206 SymbolMap Stubs; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp737 MachineModuleInfoMachO::SymbolListTy Stubs; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp534 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1757 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); local
1776 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); local

Completed in 384 milliseconds