Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h285 flagsGotDebugArangesData = (1 << 1), enumerator
DSymbolFileDWARF.cpp634 m_flags.Set (flagsGotDebugArangesData); in CalculateAbilities()
740 …return GetCachedSectionData (flagsGotDebugArangesData, eSectionTypeDWARFDebugAranges, m_data_debug… in get_debug_aranges_data()