Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h90 bool opcode_alloc_m(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
H A DARMWinEHPrinter.cpp153 {0xf8, 0xc0, 2, &Decoder::opcode_alloc_m},
646 bool Decoder::opcode_alloc_m(const uint8_t *OC, unsigned &Offset, in opcode_alloc_m() function in llvm::ARM::WinEH::Decoder