Home
last modified time | relevance | path

Searched refs:VMAddress (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DMachOFormat.h168 uint32_t VMAddress; member
182 uint64_t VMAddress; member
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp134 DumpSegmentCommandData(StringRef(SLC->Name, 16), SLC->VMAddress, in DumpSegmentCommand()
170 DumpSegmentCommandData(StringRef(SLC->Name, 16), SLC->VMAddress, in DumpSegment64Command()
/external/llvm/lib/Object/
DMachOObject.cpp175 SwapValue(Value.VMAddress); in SwapStruct()
193 SwapValue(Value.VMAddress); in SwapStruct()