Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h232 DW_OP_call_ref = 0x9A, // 4- or 8-byte offset of DIE enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h502 #define DW_OP_call_ref 0x9a macro