Searched refs:DW_OP_stack_value (Results 1 – 10 of 10) sorted by relevance
181 EmitOp(dwarf::DW_OP_stack_value); in AddSignedConstant()189 EmitOp(dwarf::DW_OP_stack_value); in AddUnsignedConstant()
1159 addUInt(*Loc, dwarf::DW_FORM_data1, dwarf::DW_OP_stack_value); in constructTemplateValueParameterDIE()
13 ; The proper way to describe a constant value is DW_OP_constu <const>, DW_OP_stack_value.
47 ; DW_OP_stack_value
29 ; The address of the global 'glbl', followed by DW_OP_stack_value (9f), to use
379 #define DW_OP_stack_value 0x9f macro
173 case DW_OP_stack_value: in _dwarf_loc_fill_loc()
1096 case DW_OP_stack_value: in dwarf_get_OP_name()
462 case DW_OP_stack_value: return "DW_OP_stack_value"; in OperationEncodingString()
520 DW_OP_stack_value = 0x9f, enumerator