Home
last modified time | relevance | path

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

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