Home
last modified time | relevance | path

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

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