Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h447 uint32_t FunctionLengthInBytesAArch64() const { in FunctionLengthInBytesAArch64() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp1049 isAArch64 ? XData.FunctionLengthInBytesAArch64() : in dumpXDataRecord()