Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h146 StubMap &Stubs) { in generateRelocationStub()
194 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldMachOX86_64.h36 StubMap &Stubs) override { in processRelocationRef()
129 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
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.h103 StubMap &Stubs) override { in processRelocationRef()
306 StubMap &Stubs) { in processBranchRelocation()
H A DRuntimeDyldCOFFI386.h41 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldCOFFThumb.h63 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldMachOI386.h36 StubMap &Stubs) override { in processRelocationRef()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, in getDLLImportOffset()
H A DRuntimeDyldELF.cpp1160 StubMap &Stubs) { in resolveAArch64Branch()
1215 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef()
H A DRuntimeDyld.cpp366 StubMap Stubs; in loadObjectImpl() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp214 SymbolMap Stubs; in materialize() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp869 MachineModuleInfoMachO::SymbolListTy Stubs; in emitNonLazyStubs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp532 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in emitEndOfAsmFile() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2140 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in doFinalization() local
2159 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); in doFinalization() local