Searched refs:got_flag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h226 GetCachedSectionData (uint32_t got_flag,
H A DSymbolFileDWARF.cpp703 SymbolFileDWARF::GetCachedSectionData (uint32_t got_flag, SectionType sect_type, DWARFDataExtractor &data) argument
705 if (m_flags.IsClear (got_flag))
708 m_flags.Set (got_flag);

Completed in 67 milliseconds