Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/libunwind/src/
HDdwarf2.h206 DW_OP_breg16 = 0x80, // base register 16 + SLEB128 offset enumerator
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDdwarf.h476 #define DW_OP_breg16 0x80 macro