Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h294 flagsGotDebugStrData = (1 << 10), enumerator
DSymbolFileDWARF.cpp668 m_flags.Set (flagsGotDebugStrData); in CalculateAbilities()
776 return GetCachedSectionData (flagsGotDebugStrData, eSectionTypeDWARFDebugStr, m_data_debug_str); in get_debug_str_data()