Searched refs:getDebugNamesSection (Results 1 – 3 of 3) sorted by relevance
76 virtual const DWARFSection &getDebugNamesSection() const { return Dummy; } in getDebugNamesSection() function
609 DObj->getDebugNamesSection().Data)) in dump()811 return getAccelTable(Names, *DObj, DObj->getDebugNamesSection(), in getDebugNames()1623 const DWARFSection &getDebugNamesSection() const override { in getDebugNamesSection() function in __anonf3f23cd30d11::DWARFObjInMemory
1500 if (!D.getDebugNamesSection().Data.empty()) in handleAccelTables()1501 NumErrors += verifyDebugNames(D.getDebugNamesSection(), StrData); in handleAccelTables()