Searched refs:getNamesSection (Results 1 – 3 of 3) sorted by relevance
80 virtual const DWARFSection &getNamesSection() const { return Dummy; } in getNamesSection() function
1692 if (!D.getNamesSection().Data.empty()) in handleAccelTables()1693 NumErrors += verifyDebugNames(D.getNamesSection(), StrData); in handleAccelTables()
509 return getAccelTable(Names, DObj, DObj.getNamesSection(), in getDebugNames()1343 DObj->getNamesSection().Data)) in dump()2419 const DWARFSection &getNamesSection() const override { in getNamesSection() function in __anonafd15ee41111::DWARFObjInMemory