Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.cpp682 return GetProducer() != eProducerLLVMGCC; in Supports_DW_AT_APPLE_objc_complete_type()
688 return GetProducer() == eProducerLLVMGCC; in DW_AT_decl_file_attributes_are_invalid()
729 m_producer = eProducerLLVMGCC; in ParseProducerInfo()
DDWARFUnit.h33 eProducerLLVMGCC, enumerator