Searched refs:DW_OP_GNU_addr_index (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | tls.ll | 67 ; DW_OP_GNU_addr_index 73 ; DW_OP_GNU_addr_index
|
D | fission-cu.ll | 82 ; CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_GNU_addr_index 0x0)
|
/external/llvm/test/DebugInfo/X86/ |
D | tls.ll | 67 ; DW_OP_GNU_addr_index 73 ; DW_OP_GNU_addr_index
|
/external/elfutils/libdw/ |
D | dwarf_getlocation_attr.c | 115 case DW_OP_GNU_addr_index: in dwarf_getlocation_attr()
|
D | dwarf.h | 612 DW_OP_GNU_addr_index = 0xfb, enumerator
|
D | dwarf_getlocation.c | 467 case DW_OP_GNU_addr_index: in __libdw_intern_expression()
|
D | ChangeLog | 408 DW_OP_GNU_const_index, DW_OP_constx and DW_OP_GNU_addr_index and 502 DW_FORM_GNU_str_index. DW_OP_GNU_addr_index, DW_OP_GNU_const_index. 512 DW_OP_GNU_addr_index as DW_OP_addrx and DW_OP_GNU_const_index as
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 97 Descriptions[DW_OP_GNU_addr_index] = Desc(Op::Dwarf4, Op::SizeLEB); in getDescriptions()
|
/external/elfutils/tests/ |
D | varlocs.c | 662 case DW_OP_GNU_addr_index: in print_expr()
|
D | ChangeLog | 624 * varlocx.c (print_expr): Handle DW_OP_GNU_addr_index,
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 253 addUInt(Die, dwarf::DW_FORM_data1, dwarf::DW_OP_GNU_addr_index); in addOpAddress()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 314 addUInt(Die, dwarf::DW_FORM_data1, dwarf::DW_OP_GNU_addr_index); in addOpAddress()
|
/external/elfutils/src/ |
D | ChangeLog | 662 (print_ops): Handle DW_OP_addrx, DW_OP_GNU_addr_index, 687 * readelf.c (print_ops): Handle DW_OP_GNU_addr_index and
|
D | readelf.c | 4534 case DW_OP_GNU_addr_index: in print_ops()
|