Searched refs:OpLit0 (Results 1 – 5 of 5) sorted by relevance
43 OpLit0 = 0x30,
179 OpLit0 = 0x30, enumerator
181 OpLit0 = 0x30, enumerator
870 if (opcode >= OpLit0 && opcode < OpReg0) in dwarfgetarg()871 stackpush(&stack, opcode - OpLit0); in dwarfgetarg()