Home
last modified time | relevance | path

Searched refs:DW_OP_form_tls_address (Results 1 – 9 of 9) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf.h581 DW_OP_form_tls_address = 0x9b,/* TLS offset to address in current thread */ enumerator
Ddwarf_getlocation.c396 case DW_OP_form_tls_address: in __libdw_intern_expression()
DChangeLog2687 * dwarf_getlocation.c: Grok DW_OP_form_tls_address,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp90 Descriptions[DW_OP_form_tls_address] = Desc(Op::Dwarf3); in getDescriptions()
DDWARFVerifier.cpp1296 Op.getCode() == DW_OP_form_tls_address || in isVariableIndexable()
/third_party/elfutils/tests/
Dvarlocs.c239 case DW_OP_form_tls_address: in print_expr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp270 : dwarf::DW_OP_form_tls_address); in addLocationAttribute()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc7974 case DW_OP_form_tls_address: in op_manipulates_stack()
7978 if (op.atom == DW_OP_form_tls_address) in op_manipulates_stack()
7995 if (op.atom == DW_OP_form_tls_address in op_manipulates_stack()
/third_party/libabigail/
DChangeLog36445 DW_OP_GNU_push_tls_address, a bit like DW_OP_form_tls_address, but