Searched refs:DW_OP_GNU_push_tls_address (Results 1 – 25 of 27) sorted by relevance
12
5 # CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_const8u 0x0, DW_OP_GNU_push_tls_address)6 # CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_const4u 0x0, DW_OP_GNU_push_tls_address)
144 .byte 0xe0 # DW_OP_GNU_push_tls_address
4 ; vs. DW_OP_GNU_push_tls_address opcodes to distinguish the debuggers.24 ; SCE-NOT: DW_OP_GNU_push_tls_address
60 ; DW_OP_GNU_push_tls_address
12 ; DW_OP_GNU_push_tls_address
13 ; DW_OP_GNU_push_tls_address
22 ; CHECK-NEXT: DW_AT_location (DW_OP_GNU_const_index 0x0, {{DW_OP_GNU_push_tls_address|DW_OP_form_t…
161 DW_OP_GNU_push_tls_address = 0xE0 variable
506 DW_OP_GNU_push_tls_address =0xe0, enumerator
309 case DW_OP_GNU_push_tls_address: // 0xe0 GNU extension in GetOpcodeDataSize()502 if (op == DW_OP_form_tls_address || op == DW_OP_GNU_push_tls_address) in ContainsThreadLocalStorage()565 case DW_OP_GNU_push_tls_address: in LinkThreadLocalStorage()2451 case DW_OP_GNU_push_tls_address: { in Evaluate()
599 DW_OP_GNU_push_tls_address = 0xe0, enumerator
377 case DW_OP_GNU_push_tls_address: in __libdw_intern_expression()
2553 DW_OP_GNU_push_tls_address, and DW_OP_bit_piece.2725 * dwarf.h: Add DW_OP_GNU_push_tls_address, DW_OP_GNU_uninit.
98 Descriptions[DW_OP_GNU_push_tls_address] = Desc(Op::Dwarf3); in getDescriptions()
1297 Op.getCode() == DW_OP_GNU_push_tls_address); in isVariableIndexable()
97 Descriptions[DW_OP_GNU_push_tls_address] = Desc(Op::Dwarf3); in getDescriptions()
1355 Op.getCode() == DW_OP_GNU_push_tls_address); in isVariableIndexable()
248 case DW_OP_GNU_push_tls_address: in print_expr()
182 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in getOrCreateGlobalVariableDIE()
269 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in addLocationAttribute()
262 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in addLocationAttribute()
8088 case DW_OP_GNU_push_tls_address: in op_manipulates_stack()8109 || op.atom == DW_OP_GNU_push_tls_address) in op_manipulates_stack()