Home
last modified time | relevance | path

Searched refs:DW_OP_addr (Results 1 – 25 of 45) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dsplit-global.ll14 ; CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_addr 0x4, DW_OP_piece 0x4, DW_OP_addr 0x0, DW_OP_p…
20 ; CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_addr 0x8, DW_OP_piece 0x4, DW_OP_constu 0x2, DW_OP…
Dglobal-expression.ll10 ; CHECK: DW_AT_location (DW_OP_addr 0x8, DW_OP_deref)
13 ; CHECK: DW_AT_location (DW_OP_addr 0x8
Dfragment-offset-order.ll32 …_location [DW_FORM_exprloc] (DW_OP_piece 0x8, DW_OP_addr 0x0, DW_OP_piece 0x8, DW_OP_piece 0x8, DW…
Dtemplate.ll32 ; CHECK-NEXT: DW_AT_location [DW_FORM_exprloc]{{ *}}(DW_OP_addr 0x0, DW_OP_stack_value)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_loc-OP_addr.s6 # CHECK-NEXT: [0x0000000000000000, 0x0000000000000001): DW_OP_addr 0xdeadbeefbaadf00d
20 .byte 3 # DW_OP_addr
Ddebug-names-verify-completeness.s42 .byte 3 # DW_OP_addr
141 .byte 3 # DW_OP_addr
Dgnu_call_site.s19 # CHECK-NEXT: DW_AT_GNU_call_site_value (DW_OP_addr 0x0)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/
Dbasic-linking-x86.test78 BASIC: DW_AT_location (DW_OP_addr 0x100001008)
79 ARCHIVE: DW_AT_location (DW_OP_addr 0x100001004)
84 CHECK: DW_AT_location (DW_OP_addr 0x100001000)
117 BASIC: DW_AT_location (DW_OP_addr 0x100001004)
118 ARCHIVE: DW_AT_location (DW_OP_addr 0x100001008)
Dbasic-lto-dw4-linking-x86.test58 CHECK: DW_AT_location (DW_OP_addr 0x100001000)
62 CHECK: DW_AT_location (DW_OP_addr 0x100001008)
98 CHECK: DW_AT_location (DW_OP_addr 0x100001004)
Dcommon-sym.test14 CHECK: DW_AT_location {{.*}} (DW_OP_addr 0x100001000)
Dbasic-lto-linking-x86.test65 CHECK: DW_AT_location (DW_OP_addr 0x100001008)
69 CHECK: DW_AT_location (DW_OP_addr 0x100001000)
105 CHECK: DW_AT_location (DW_OP_addr 0x100001004)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/ARM/
Dscattered.c11 CHECK : DW_AT_location{{.*}}(DW_OP_addr 0x10010)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/WebAssembly/
Ddwarfdump.ll22 ; CHECK-NEXT: DW_AT_location (DW_OP_addr 0x0)
38 ; CHECK-NEXT: DW_AT_location (DW_OP_addr 0x4)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/AMDGPU/
Dvariable-locations.ll22 ; CHECK-NEXT: DW_AT_location [DW_FORM_block1] (DW_OP_addr 0x0)
31 ; CHECK-NEXT: DW_AT_location [DW_FORM_block1] (DW_OP_addr 0x0)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2011-08-02-MergedGlobalDbg.ll7 ; CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_addr [[ADDR:0x[0-9a-fA-F]+]])
12 ; CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_addr [[ADDR]], DW_OP_plus_uconst 0x4)
D2011-01-19-MergedGlobalDbg.ll17 ; CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_addr [[ADDR:0x[0-9a-fA-F]+]])
22 ; CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_addr [[ADDR]], DW_OP_plus_uconst 0x1)
/external/libunwind_llvm/src/
Ddwarf2.h84 DW_OP_addr = 0x03, // constant address (size target specific) enumerator
/external/elfutils/tests/
Ddwarfcfi.c66 if (ops[i].atom == DW_OP_addr) in print_detail()
Daddrcfi.c63 if (ops[i].atom == DW_OP_addr) in print_detail()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.cpp52 (*Block)[0] == dwarf::DW_OP_addr) in markEverythingAsKept()
/external/libunwind/src/dwarf/
DGexpr.c54 [DW_OP_addr] = OPND1 (ADDR),
332 case DW_OP_addr: in dwarf_eval_expr()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h338 DW_OP_addr =0x03, enumerator
/external/libunwind/include/
Ddwarf.h59 DW_OP_addr = 0x03, enumerator
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp290 case DW_OP_addr: return "DW_OP_addr"; in OperationEncodingString()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h301 DW_OP_addr = 0x03, enumerator

12