Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h132 uint32_t FunctionLength() const { in FunctionLength() function
253 uint32_t FunctionLength() const { in FunctionLength() function
440 uint32_t FunctionLength() const { in FunctionLength() function
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp97 DWORD FunctionLength : 18; member