Searched defs:IsDWO (Results 1 – 5 of 5) sorted by relevance
29 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
227 bool IsDWO; variable
69 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl()192 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFUnit()
355 bool IsDWO = (Extension == ".dwo") || (Extension == ".dwp"); in dump() local701 bool IsDWO) { in getTypeUnitForHash()