Home
last modified time | relevance | path

Searched defs:IsDWO (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h29 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
H A DDWARFTypeUnit.h30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
H A DDWARFUnit.h232 bool IsDWO; variable
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp69 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl()
199 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFUnit()
H A DDWARFContext.cpp619 if (IsDWO) in getTypeUnitMap() argument
738 getTypeUnitMap(bool IsDWO) getTypeUnitMap() argument
995 bool IsDWO = (Extension == ".dwo") || (Extension == ".dwp"); dump() local
1349 getTypeUnitForHash(uint16_t Version,uint64_t Hash,bool IsDWO) getTypeUnitForHash() argument