Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DDwarfInstructions.hpp85 auto getSparcWCookie(const R &r, int) -> decltype(r.getWCookie()) { in getSparcWCookie()
86 return r.getWCookie(); in getSparcWCookie()
H A DRegisters.hpp3667 uint64_t getWCookie() const { return _wcookie; } in getWCookie() function in libunwind::Registers_sparc64