Home
last modified time | relevance | path

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

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