Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DARMWinEH.h350 ArrayRef<support::ulittle32_t> EpilogueScopes() const { in EpilogueScopes() function
/minix/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp551 ArrayRef<ulittle32_t> EpilogueScopes = XData.EpilogueScopes(); in dumpXDataRecord() local
553 for (const EpilogueScope ES : EpilogueScopes) { in dumpXDataRecord()