/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOX86_64.h | 36 StubMap &Stubs) override { in processRelocationRef() 129 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
|
H A D | RuntimeDyldCOFFX86_64.h | 146 generateRelocationStub(unsigned SectionID,StringRef TargetName,uint64_t Offset,uint64_t RelType,uint64_t Addend,StubMap & Stubs) generateRelocationStub() argument 194 processRelocationRef(unsigned SectionID,object::relocation_iterator RelI,const object::ObjectFile & Obj,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
|
H A D | RuntimeDyldCOFFAArch64.h | 103 StubMap &Stubs) { in generateRelocationStub() argument 146 StubMap &Stubs) override { in processRelocationRef() argument
|
H A D | RuntimeDyldMachOAArch64.h | 276 StubMap &Stubs) override { in processRelocationRef() 443 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()
|
H A D | RuntimeDyldMachOARM.h | 103 StubMap &Stubs) override { in processRelocationRef() 306 StubMap &Stubs) { in processBranchRelocation()
|
H A D | RuntimeDyldCOFFI386.h | 41 StubMap &Stubs) override { in processRelocationRef() argument
|
H A D | RuntimeDyldCOFFThumb.h | 64 processRelocationRef(unsigned SectionID,object::relocation_iterator RelI,const object::ObjectFile & Obj,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
|
H A D | RuntimeDyldMachOI386.h | 36 StubMap &Stubs) override { in processRelocationRef()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldCOFF.cpp | 82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, in getDLLImportOffset() argument
|
H A D | RuntimeDyldELF.cpp | 1174 StubMap &Stubs) { in resolveAArch64Branch() 1227 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef()
|
H A D | RuntimeDyld.cpp | 366 StubMap Stubs; in loadObjectImpl() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | aarch32.h | 104 StubsFlavor Stubs = Unsupported; global() member [all...] |
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 215 SymbolMap Stubs; in materialize() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.cpp | 961 MachineModuleInfoMachO::SymbolListTy Stubs; in emitNonLazyStubs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 886 auto Stubs = MMIMacho.getAuthGVStubList(); in emitEndOfAsmFile() local 913 auto Stubs = MMIELF.getAuthGVStubList(); in emitEndOfAsmFile() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 549 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in emitEndOfAsmFile() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 2350 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in doFinalization() local 2369 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); in doFinalization() local
|