Home
last modified time | relevance | path

Searched refs:getEpilogOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h131 uint32_t getEpilogOffset() const { in getEpilogOffset() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp316 uint32_t Offset = UC[0].getEpilogOffset(); in printUnwindCode()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp307 uint32_t Offset = UCs[0].getEpilogOffset(); in printUnwindCode()