Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h132 DW_OP_lit6 = 0x36, // Literal 6 enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h402 #define DW_OP_lit6 0x36 macro