Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h110 bool opcode_alloc_l(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
H A DARMWinEHPrinter.cpp163 {0xff, 0xe0, 4, &Decoder::opcode_alloc_l},
808 bool Decoder::opcode_alloc_l(const uint8_t *OC, unsigned &Offset, in opcode_alloc_l() function in llvm::ARM::WinEH::Decoder