Home
last modified time | relevance | path

Searched refs:DW_OP_constx (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h760 #define DW_OP_constx 0xa2 /* DWARF5 */ macro
H A Ddwarf_locationop_read.c746 case DW_OP_constx : /* DWARF5 */ in _dwarf_read_loc_expr_op()
H A Ddwarf_names_enum.h588 DW_OP_constx = 0x00a2, enumerator
H A Ddwarf_names.c1764 case DW_OP_constx: in dwarf_get_OP_name()