Searched defs:DW_OP_consts (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | dwarf2.h | 95 DW_OP_consts = 0x11, // SLEB128 constant enumerator |
/freebsd/contrib/elftoolchain/libdwarf/ | ||
H A D | dwarf.h | 365 #define DW_OP_consts 0x11 macro |