Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h111 SectionAddrMap SectionAddress; variable
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinarySection.cpp121 const uint64_t SectionAddress = getAddress(); in flushPendingRelocations() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp209 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
H A DMachO_arm64.cpp218 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp447 uint64_t SectionAddress = in writeSectionHeader() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1286 const uint64_t SectionAddress = Section.getAddress(); in disassemblePLTSectionAArch64() local
1347 const uint64_t SectionAddress = Section.getAddress(); in disassemblePLTSectionX86() local
2053 const uint64_t SectionAddress = SectionOrError->getAddress(); in processLKExTable() local
2107 const uint64_t SectionAddress = SectionOrError->getAddress(); in processLKPCIFixup() local
2139 const uint64_t SectionAddress = SectionOrError->getAddress(); in processLKKSymtab() local
2172 const uint64_t SectionAddress = SectionOrError->getAddress(); in processLKBugTable() local
2198 const uint64_t SectionAddress = SectionOrError->getAddress(); in processLKSMPLocks() local
4946 uint64_t SectionAddress = Section.getOutputAddress(); in patchELFAllocatableRelaSections() local
H A DDWARFRewriter.cpp523 Optional<object::SectionedAddress> SectionAddress = in updateUnitDebugInfo() local
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp7566 uint64_t SectionAddress = Sections[SectIdx].getAddress(); in DisassembleMachO() local