Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h486 ArrayRef<support::ulittle32_t> EpilogueScopes() const { in EpilogueScopes() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp1075 ArrayRef<ulittle32_t> EpilogueScopes = XData.EpilogueScopes(); dumpXDataRecord() local