reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
795 static T &getAccelTable(std::unique_ptr<T> &Cache, const DWARFObject &Obj, 795 static T &getAccelTable(std::unique_ptr<T> &Cache, const DWARFObject &Obj, 802 Cache.reset(new T(AccelSection, StrData));