Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h37 StubMap &Stubs) override { in processRelocationRef()
130 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
H A DRuntimeDyldCOFFX86_64.h146 StubMap &Stubs) { in generateRelocationStub()
194 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldCOFFAArch64.h102 StubMap &Stubs) { in generateRelocationStub()
145 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldMachOAArch64.h276 StubMap &Stubs) override { in processRelocationRef()
443 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
H A DRuntimeDyldMachOARM.h104 StubMap &Stubs) override { in processRelocationRef()
307 StubMap &Stubs) { in processBranchRelocation()
H A DRuntimeDyldCOFFI386.h41 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldCOFFThumb.h64 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldMachOI386.h37 StubMap &Stubs) override { in processRelocationRef()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, in getDLLImportOffset()
H A DRuntimeDyldELF.cpp1122 StubMap &Stubs) { in resolveAArch64Branch()
1177 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef()
H A DRuntimeDyld.cpp360 StubMap Stubs; in loadObjectImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp206 SymbolMap Stubs; in materialize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp737 MachineModuleInfoMachO::SymbolListTy Stubs; in emitNonLazyStubs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp534 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in emitEndOfAsmFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1757 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in doFinalization() local
1776 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); in doFinalization() local