Searched defs:DW_OP_lit2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/libunwind/src/ | ||
| H A D | dwarf2.h | 128 DW_OP_lit2 = 0x32, // Literal 2 enumerator |
| /freebsd/contrib/elftoolchain/libdwarf/ | ||
| H A D | dwarf.h | 398 #define DW_OP_lit2 0x32 macro |