Searched defs:DW_OP_constu (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | dwarf2.h | 94 DW_OP_constu = 0x10, // ULEB128 constant enumerator |
/freebsd/contrib/elftoolchain/libdwarf/ | ||
H A D | dwarf.h | 364 #define DW_OP_constu 0x10 macro |