Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/libunwind/src/
HDdwarf2.h194 DW_OP_breg4 = 0x74, // base register 4 + SLEB128 offset enumerator
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDdwarf.h464 #define DW_OP_breg4 0x74 macro