| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldMachO.h | 29 unsigned SectionID; member 64 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry() 132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
|
| D | RuntimeDyldImpl.h | 221 SymbolTableEntry(unsigned SectionID, uint64_t Offset, JITSymbolFlags Flags) in SymbolTableEntry() 232 unsigned SectionID = 0; variable 468 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() 475 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() 482 StringRef getSectionContent(unsigned SectionID) const { in getSectionContent() 535 auto SectionID = KV.second.getSectionID(); in getSymbolTable() local
|
| D | RuntimeDyld.cpp | 305 unsigned SectionID = AbsoluteSymbolSection; in loadObjectImpl() local 337 unsigned SectionID; in loadObjectImpl() local 383 unsigned SectionID = 0; in loadObjectImpl() local 753 unsigned SectionID = Sections.size(); in emitCommonSymbols() local 830 unsigned SectionID = Sections.size(); in emitSection() local 932 unsigned SectionID = 0; in findOrEmitSection() local 947 unsigned SectionID) { in addRelocationForSection() 1078 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() 1286 unsigned SectionID, in allocateTLSSection() 1399 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress()
|
| D | RuntimeDyldELF.cpp | 1040 uint64_t SymOffset, SID SectionID) { in resolveRelocation() 1080 void *RuntimeDyldELF::computePlaceholderAddress(unsigned SectionID, uint64_t Offset) const { in computePlaceholderAddress() 1084 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation() 1125 unsigned SectionID, relocation_iterator RelI, in resolveAArch64ShortBranch() 1157 void RuntimeDyldELF::resolveAArch64Branch(unsigned SectionID, in resolveAArch64Branch() 1214 unsigned SectionID, relocation_iterator RelI, const ObjectFile &O, in processRelocationRef() 1885 void RuntimeDyldELF::processX86_64GOTTPOFFRelocation(unsigned SectionID, in processX86_64GOTTPOFFRelocation() 2005 unsigned SectionID, uint64_t Offset, uint64_t RelType, in processX86_64TLSRelocation() 2276 void RuntimeDyldELF::resolveGOTOffsetRelocation(unsigned SectionID, in resolveGOTOffsetRelocation()
|
| D | RuntimeDyldELF.h | 102 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
|
| D | RuntimeDyldCOFF.cpp | 82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, in getDLLImportOffset()
|
| D | RuntimeDyldMachO.cpp | 55 unsigned SectionID, relocation_iterator RelI, in processScatteredVANILLA()
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-rtdyld/ |
| D | llvm-rtdyld.cpp | 196 unsigned SectionID = ~0U; member 266 StringRef SectionName, unsigned SectionID) { in allocateFromSlab() 295 unsigned SectionID, in allocateCodeSection() 323 unsigned SectionID, in allocateDataSection() 361 unsigned SectionID, in allocateTLSSection() 662 unsigned SectionID = in applySpecificSectionMappings() local 832 unsigned SectionID; in linkAndVerify() member 845 uint32_t StubOffset) { in linkAndVerify() 889 unsigned SectionID = Dyld.getSymbolSectionID(Symbol); in linkAndVerify() local 916 auto SectionID = getSectionId(FileToSecIDMap, FileName, SectionName); in linkAndVerify() local
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldMachOARM.h | 50 bool isAddrTargetThumb(unsigned SectionID, uint64_t Offset) { in isAddrTargetThumb() 100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 288 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection() 344 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
|
| D | RuntimeDyldMachOX86_64.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 122 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection() 157 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
|
| D | RuntimeDyldMachOI386.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 127 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection() 145 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
|
| D | RuntimeDyldELFMips.cpp | 110 int64_t Addend, uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation() 267 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN32Relocation() 276 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN64Relocation()
|
| D | RuntimeDyldMachOAArch64.h | 273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 436 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection() 480 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
|
| D | RuntimeDyldCOFFX86_64.h | 144 generateRelocationStub(unsigned SectionID, StringRef TargetName, in generateRelocationStub() 190 processRelocationRef(unsigned SectionID, in processRelocationRef()
|
| D | RuntimeDyldCOFFAArch64.h | 100 generateRelocationStub(unsigned SectionID, StringRef TargetName, in generateRelocationStub() 142 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef()
|
| D | RuntimeDyldCOFFI386.h | 37 processRelocationRef(unsigned SectionID, in processRelocationRef()
|
| D | RuntimeDyldCOFFThumb.h | 59 processRelocationRef(unsigned SectionID, in processRelocationRef()
|
| /openbsd/src/gnu/llvm/llvm/tools/lli/ |
| D | ForwardingMemoryManager.h | 34 unsigned SectionID, in allocateCodeSection() 40 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/ |
| D | SectionMemoryManager.cpp | 23 unsigned SectionID, in allocateDataSection() 35 unsigned SectionID, in allocateCodeSection()
|
| D | ExecutionEngineBindings.cpp | 374 uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateCodeSection() 381 uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateDataSection()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Object/ |
| D | SymbolSize.h | 22 unsigned SectionID; member
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| D | EPCGenericRTDyldMemoryManager.cpp | 63 uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateCodeSection() 78 uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateDataSection()
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | OffloadBinary.cpp | 123 MDString *SectionID = dyn_cast<MDString>(Op->getOperand(1)); in extractFromBitcode() local
|
| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | IRExecutionUnit.cpp | 608 uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateCodeSection() 638 uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateDataSection()
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
| D | Assembler.cpp | 281 unsigned SectionID, in allocateCodeSection()
|