Home
last modified time | relevance | path

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

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