Home
last modified time | relevance | path

Searched defs:SectionAddress (Results 1 – 10 of 10) sorted by relevance

/llvm-project/bolt/lib/Rewrite/
H A DLinuxKernelRewriter.cpp393 const uint64_t SectionAddress = SectionOrError->getAddress(); processLKKSymtab() local
421 const uint64_t SectionAddress = SMPLocksSection->getAddress(); processSMPLocks() local
918 const uint64_t SectionAddress = StaticCallSection->getAddress(); readStaticCalls() local
1030 const uint64_t SectionAddress = ExceptionsSection->getAddress(); readExceptionTable() local
1238 const uint64_t SectionAddress = BugTableSection->getAddress(); readBugTable() local
1656 const uint64_t SectionAddress = StaticKeysJumpSection->getAddress(); readStaticKeysJumpTable() local
1861 const uint64_t SectionAddress = StaticKeysJumpSection->getAddress(); updateStaticKeysJumpTablePostEmit() local
[all...]
H A DRewriteInstance.cpp1240 const uint64_t SectionAddress = Section.getAddress(); discoverFileObjects() local
1555 const uint64_t SectionAddress = Section.getAddress(); disassemblePLTInstruction() local
1573 const uint64_t SectionAddress = Section.getAddress(); disassemblePLTSectionAArch64() local
1617 const uint64_t SectionAddress = Section.getAddress(); disassemblePLTSectionRISCV() local
1663 const uint64_t SectionAddress = Section.getAddress(); disassemblePLTSectionX86() local
5064 uint64_t SectionAddress = Section.getOutputAddress(); patchELFAllocatableRelrSection() local
5165 uint64_t SectionAddress = Section.getOutputAddress(); patchELFAllocatableRelaSections() local
[all...]
/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h126 SectionAddrMap SectionAddress; global() variable
/llvm-project/bolt/lib/Core/
H A DBinarySection.cpp150 const uint64_t SectionAddress = getAddress(); flushPendingRelocations() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp240 orc::ExecutorAddr SectionAddress(S.getAddress()); addRelocations() local
H A DMachO_x86_64.cpp231 orc::ExecutorAddr SectionAddress(S.getAddress()); addRelocations() local
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp492 uint64_t SectionAddress = Section.getAddress(); dissassembleSymbol() local
699 uint64_t SectionAddress = Section.getAddress() - ImageLoadAddr; disassemble() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp419 uint64_t SectionAddress = (*SectionOrErr).first; in createInstructions() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1829 uint32_t SectionAddress = getSectionAddress(Sec.get()->getRawDataRefImpl()); getSymbolAddress() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7532 uint64_t SectionAddress = Sections[SectIdx].getAddress(); DisassembleMachO() local