Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h111 SectionAddrMap SectionAddress; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp239 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
H A DMachO_x86_64.cpp230 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp447 uint64_t SectionAddress = in writeSectionHeader() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp390 uint64_t SectionAddress = (*SectionOrErr).first; in createInstructions() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7420 uint64_t SectionAddress = Sections[SectIdx].getAddress(); in DisassembleMachO() local