Searched refs:CurSegAddress (Results 1 - 1 of 1) sorted by path

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp9144 uint64_t CurSegAddress; local
9155 CurSegAddress = Info.Address;
9158 Info.OffsetInSegment = Info.Address - CurSegAddress;
9159 Info.SegmentStartAddress = CurSegAddress;

Completed in 207 milliseconds