Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h111 SectionAddrMap SectionAddress; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp466 uint64_t SectionAddress = Section.getAddress(); in dissassembleSymbol() local
677 uint64_t SectionAddress = Section.getAddress() - ImageLoadAddr; in disassemble() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp447 uint64_t SectionAddress = in writeSectionHeader() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp348 uint64_t SectionAddress = (*SectionOrErr).first; in createInstructions() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp7827 uint64_t SectionAddress = Sections[SectIdx].getAddress(); in DisassembleMachO() local