Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h110 bool opcode_alloc_l(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
H A DARMWinEHPrinter.cpp164 { 0xff, 0xe0, 4, &Decoder::opcode_alloc_l },
778 bool Decoder::opcode_alloc_l(const uint8_t *OC, unsigned &Offset, in opcode_alloc_l() function in llvm::ARM::WinEH::Decoder