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.cpp66 const std::vector<uint8_t> srcSectionNoCallouts{ variable
177 data.insert(data.end(), srcSectionNoCallouts.begin(), in pelDataFactory()
178 srcSectionNoCallouts.end()); in pelDataFactory()
198 data.insert(data.end(), srcSectionNoCallouts.begin(), in pelDataFactory()
199 srcSectionNoCallouts.end()); in pelDataFactory()
205 auto src = srcSectionNoCallouts; in pelDataFactory()