Searched refs:DwarfObj (Results 1 – 1 of 1) sorted by relevance
2245 auto &DwarfObj = Dwarf.getDWARFObj(); in updateAccelKind() local2248 (!DwarfObj.getAppleNamesSection().Data.empty() || in updateAccelKind()2249 !DwarfObj.getAppleTypesSection().Data.empty() || in updateAccelKind()2250 !DwarfObj.getAppleNamespacesSection().Data.empty() || in updateAccelKind()2251 !DwarfObj.getAppleObjCSection().Data.empty())) { in updateAccelKind()2255 if (!AtLeastOneDwarfAccelTable && !DwarfObj.getNamesSection().Data.empty()) { in updateAccelKind()