Searched refs:getPluralSections (Results 1 – 2 of 2) sorted by relevance
364 std::map<uint16_t, size_t> getPluralSections() const;
422 std::map<uint16_t, size_t> PEL::getPluralSections() const in getPluralSections() function in openpower::pels::PEL455 auto sections = getPluralSections(); in toJSON()