Searched defs:DW_OP_const8s (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | dwarf2.h | 93 DW_OP_const8s = 0x0F, // 8-byte constant enumerator |
/freebsd/contrib/elftoolchain/libdwarf/ | ||
H A D | dwarf.h | 363 #define DW_OP_const8s 0x0f macro |