Searched defs:DW_OP_const2u (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | dwarf2.h | 88 DW_OP_const2u = 0x0A, // 2-byte constant enumerator |
/freebsd/contrib/elftoolchain/libdwarf/ | ||
H A D | dwarf.h | 358 #define DW_OP_const2u 0x0a macro |