/freebsd-src/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 | 153 StubMap &Stubs) { in generateRelocationStub() 201 StubMap &Stubs) override { in processRelocationRef()
|
H A D | RuntimeDyldCOFFAArch64.h | 103 StubMap &Stubs) { in generateRelocationStub() 146 StubMap &Stubs) override { in processRelocationRef()
|
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()
|
H A D | RuntimeDyldCOFFThumb.h | 86 StubMap &Stubs) override { in processRelocationRef()
|
H A D | RuntimeDyldMachOI386.h | 36 StubMap &Stubs) override { in processRelocationRef()
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldCOFF.cpp | 82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, in getDLLImportOffset()
|
H A D | RuntimeDyldELF.cpp | 1165 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 D | RuntimeDyld.cpp | 366 StubMap Stubs; in loadObjectImpl() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | aarch32.h | 145 StubsFlavor Stubs = StubsFlavor::Undefined; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 215 SymbolMap Stubs; in materialize() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.cpp | 962 MachineModuleInfoMachO::SymbolListTy Stubs; emitNonLazyStubs() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 549 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in emitEndOfAsmFile() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 2343 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); doFinalization() local 2362 MachineModuleInfoCOFF::SymbolListTy Stubs = MMICOFF.GetGVStubList(); doFinalization() local
|