Searched refs:BaseSegmentAddressSet (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp318 bool BaseSegmentAddressSet = false; local
330 if (!BaseSegmentAddressSet && SegName != "__PAGEZERO") {
331 BaseSegmentAddressSet = true;

Completed in 71 milliseconds