Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.hpp18 constexpr uint8_t srcSectionSubtype = 0x01; variable
H A Dsrc.cpp313 _header.subType = srcSectionSubtype; in SRC()