Home
last modified time | relevance | path

Searched defs:DW_OP_plus_uconst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h113 DW_OP_plus_uconst = 0x23, // ULEB128 addend enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h383 #define DW_OP_plus_uconst 0x23 macro