Searched refs:EpilogueScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h313 struct EpilogueScope { struct in namespace:llvm::ARM::WinEH
316 EpilogueScope(const support::ulittle32_t Data) : ES(Data) {} function in struct:llvm::ARM::WinEH::EpilogueScope
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp867 for (const EpilogueScope ES : EpilogueScopes) {
868 DictScope ESES(SW, "EpilogueScope");

Completed in 96 milliseconds