Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libunwind/src/
HDdwarf2.h195 DW_OP_breg5 = 0x75, // base register 5 + SLEB128 offset enumerator
/freebsd-head/contrib/elftoolchain/libdwarf/
HDdwarf.h465 #define DW_OP_breg5 0x75 macro