Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h91 DW_OP_const4s = 0x0D, // 4-byte constant enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h361 #define DW_OP_const4s 0x0d macro