Home
last modified time | relevance | path

Searched refs:getPluralSections (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.hpp364 std::map<uint16_t, size_t> getPluralSections() const;
H A Dpel.cpp422 std::map<uint16_t, size_t> PEL::getPluralSections() const in getPluralSections() function in openpower::pels::PEL
455 auto sections = getPluralSections(); in toJSON()