Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h144 SectionAddrMap SectionAddress; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp231 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
H A DMachO_arm64.cpp240 orc::ExecutorAddr SectionAddress(S.getAddress()); in addRelocations() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp419 uint64_t SectionAddress = (*SectionOrErr).first; in createInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1832 uint32_t SectionAddress = getSectionAddress(Sec.get()->getRawDataRefImpl()); in getSymbolAddress() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7532 uint64_t SectionAddress = Sections[SectIdx].getAddress(); in DisassembleMachO() local