Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMWinEH.h446 uint32_t FunctionLengthInBytesAArch64() const { in FunctionLengthInBytesAArch64() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp925 isAArch64 ? XData.FunctionLengthInBytesAArch64() : in dumpXDataRecord()