Home
last modified time | relevance | path

Searched defs:optionalSections (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.hpp208 const std::vector<std::unique_ptr<Section>>& optionalSections() const in optionalSections() function in openpower::pels::PEL
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1236 const auto& optionalSections = pel.optionalSections(); in TEST_F() local