Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp298 bool BaseSegmentAddressSet = false; in getSectionsAndSymbols() local
310 if (!BaseSegmentAddressSet && SegName != "__PAGEZERO") { in getSectionsAndSymbols()
311 BaseSegmentAddressSet = true; in getSectionsAndSymbols()