Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h293 flagsGotDebugRangesData = (1 << 9), enumerator
DSymbolFileDWARF.cpp664 m_flags.Set (flagsGotDebugRangesData); in CalculateAbilities()
770 …return GetCachedSectionData (flagsGotDebugRangesData, eSectionTypeDWARFDebugRanges, m_data_debug_r… in get_debug_ranges_data()