Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h142 DW_OP_lit16 = 0x40, // Literal 16 enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h412 #define DW_OP_lit16 0x40 macro