Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DARMWinEH.h350 ArrayRef<support::ulittle32_t> EpilogueScopes() const { in EpilogueScopes() function
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp547 ArrayRef<ulittle32_t> EpilogueScopes = XData.EpilogueScopes(); in dumpXDataRecord() local
549 for (const EpilogueScope ES : EpilogueScopes) { in dumpXDataRecord()