Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h160 DW_OP_reg2 = 0x52, // Contents of reg2 enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h430 #define DW_OP_reg2 0x52 macro