Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h36 StubMap &Stubs) override { in processRelocationRef()
129 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
H A DRuntimeDyldCOFFX86_64.h153 StubMap &Stubs) { in generateRelocationStub()
201 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldCOFFAArch64.h103 StubMap &Stubs) { in generateRelocationStub()
146 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.h86 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldMachOI386.h36 StubMap &Stubs) override { in processRelocationRef()
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, in getDLLImportOffset()
H A DRuntimeDyldELF.cpp1165 resolveAArch64Branch(unsigned SectionID,const RelocationValueRef & Value,relocation_iterator RelI,StubMap & Stubs) resolveAArch64Branch() argument
1220 processRelocationRef(unsigned SectionID,relocation_iterator RelI,const ObjectFile & O,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
[all...]
H A DRuntimeDyld.cpp366 StubMap Stubs; in loadObjectImpl() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch32.h145 StubsFlavor Stubs = StubsFlavor::Undefined; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp215 SymbolMap Stubs; in materialize() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp962 MachineModuleInfoMachO::SymbolListTy Stubs; emitNonLazyStubs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp549 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in emitEndOfAsmFile() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2343 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); doFinalization() local
2362 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); doFinalization() local