Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Passes/
H A DLongJmp.h50 DenseMap<const BinaryFunction *, std::set<const BinaryBasicBlock *>> Stubs; variable
/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 generateRelocationStub(unsigned SectionID,StringRef TargetName,uint64_t Offset,uint64_t RelType,uint64_t Addend,StubMap & Stubs) generateRelocationStub() argument
146 processRelocationRef(unsigned SectionID,object::relocation_iterator RelI,const object::ObjectFile & Obj,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
H A DRuntimeDyldMachOAArch64.h276 StubMap &Stubs) override { in processRelocationRef()
443 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
H A DRuntimeDyldCOFFI386.h41 StubMap &Stubs) override { in processRelocationRef()
H A DRuntimeDyldMachOARM.h103 StubMap &Stubs) override { in processRelocationRef()
306 StubMap &Stubs) { in processBranchRelocation()
H A DRuntimeDyldCOFFThumb.h86 StubMap &Stubs) override { in processRelocationRef() argument
H A DRuntimeDyldMachOI386.h36 StubMap &Stubs) override { in processRelocationRef()
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp82 getDLLImportOffset(unsigned SectionID,StubMap & Stubs,StringRef Name,bool SetSectionIDMinus1) getDLLImportOffset() argument
H A DRuntimeDyldELF.cpp1175 resolveAArch64Branch(unsigned SectionID,const RelocationValueRef & Value,relocation_iterator RelI,StubMap & Stubs) resolveAArch64Branch() argument
1228 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
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink-elf.cpp82 enum SectionType { GOT, Stubs, AArch32Stubs, Other }; enumerator
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch32.h145 StubsFlavor Stubs = StubsFlavor::Undefined; member
[all...]
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp215 SymbolMap Stubs; materialize() local
/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp962 MachineModuleInfoMachO::SymbolListTy Stubs; in emitNonLazyStubs() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp549 if (!Stubs.empty()) { in emitEndOfAsmFile() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp877 auto Stubs = MMIELF.getAuthGVStubList(); emitEndOfAsmFile() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2349 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); doFinalization() local
2368 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); doFinalization() local