Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.h26 eProducerLLVMGCC, enumerator
DDWARFCompileUnit.cpp939 if (GetProducer() == eProducerLLVMGCC) in Supports_DW_AT_APPLE_objc_complete_type()
949 return GetProducer() == eProducerLLVMGCC; in DW_AT_decl_file_attributes_are_invalid()
969 m_producer = eProducerLLVMGCC; in ParseProducerInfo()