Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_utils.cpp54 const std::vector<uint8_t> srcSectionNoCallouts{ variable
165 data.insert(data.end(), srcSectionNoCallouts.begin(), in pelDataFactory()
166 srcSectionNoCallouts.end()); in pelDataFactory()
186 data.insert(data.end(), srcSectionNoCallouts.begin(), in pelDataFactory()
187 srcSectionNoCallouts.end()); in pelDataFactory()
193 auto src = srcSectionNoCallouts; in pelDataFactory()