Searched refs:EpilogueScopes (Results 1 – 2 of 2) sorted by relevance
551 ArrayRef<ulittle32_t> EpilogueScopes = XData.EpilogueScopes(); in dumpXDataRecord() local553 for (const EpilogueScope ES : EpilogueScopes) { in dumpXDataRecord()
350 ArrayRef<support::ulittle32_t> EpilogueScopes() const { in EpilogueScopes() function