Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
Dlldbdwarf.py155 DW_OP_form_tls_address = 0x9B variable
/openbsd/src/gnu/llvm/lldb/source/Expression/
DDWARFExpression.cpp248 case DW_OP_form_tls_address: // 0x9b DWARF3 in GetOpcodeDataSize()
439 if (op == DW_OP_form_tls_address || op == DW_OP_GNU_push_tls_address) in ContainsThreadLocalStorage()
490 case DW_OP_form_tls_address: in LinkThreadLocalStorage()
2476 case DW_OP_form_tls_address: in Evaluate()
2480 if (op == DW_OP_form_tls_address) in Evaluate()
/openbsd/src/usr.bin/ctfconv/
Ddwarf.h630 #define DW_OP_form_tls_address 0x9b macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Ddwarf2.h538 DW_OP_form_tls_address = 0x9b, enumerator
DChangeLog48 (DW_OP_form_tls_address, DW_OP_call_frame_cfa, DW_OP_bit_piece): New.
/openbsd/src/gnu/gcc/gcc/
Ddwarf2.h540 DW_OP_form_tls_address = 0x9b, enumerator
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp88 Descriptions[DW_OP_form_tls_address] = Desc(Op::Dwarf3); in getDescriptions()
DDWARFVerifier.cpp1454 Op.getCode() == DW_OP_form_tls_address || in isVariableIndexable()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp302 : dwarf::DW_OP_form_tls_address); in addLocationAttribute()
/openbsd/src/gnu/llvm/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst849 ``DW_OP_form_tls_address`` *and* ``DW_OP_LLVM_form_aspace_address``
2315 4. ``DW_OP_form_tls_address``
2317 ``DW_OP_form_tls_address`` pops one stack entry that must be an integral
2339 ``DW_OP_const*`` *operations prior to the* ``DW_OP_form_tls_address``
2344 ``DW_OP_form_tls_address`` *allows the consumer to perform the computation
3950 or ``DW_OP_form_tls_address`` operation are included; otherwise, they are