Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h111 SectionAddrMap SectionAddress; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp209 JITTargetAddress SectionAddress = S.getAddress(); in addRelocations() local
H A DMachO_arm64.cpp190 JITTargetAddress SectionAddress = S.getAddress(); in addRelocations() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp7543 uint64_t SectionAddress = Sections[SectIdx].getAddress(); in DisassembleMachO() local