Home
last modified time | relevance | path

Searched refs:type_signature (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/tools/llvm-dwp/X86/
Dtype_dedup.test22 CHECK: 0x0000 addr_size = 0x08 type_signature = [[COMMONSIG:0x[0-9a-f]*]] type_offset = 0x[…
28 CHECK: 0x0000 addr_size = 0x08 type_signature = [[ASIG:0x[0-9a-f]*]] type_offset = 0x[[AOFF…
34 CHECK: 0x{{.*}} addr_size = 0x08 type_signature = [[BSIG:0x[0-9a-f]*]] type_offset = 0x[[BO…
Dsimple.test61 TYPES: 0x[[AAOFF]] addr_size = 0x08 type_signature = [[FOOSIG]] type_offset = 0x[[FOOOFF:.*…
67 TYPES: 0x[[BAOFF]] addr_size = 0x08 type_signature = [[BARSIG]] type_offset = 0x001e (next …
/external/llvm/test/DebugInfo/X86/
Dgenerate-odr-hash.ll82 ; CHECK-NOT: type_signature
83 ; CHECK-LABEL: type_signature = 0x1d02f3be30cc5688
90 ; CHECK-NOT: type_signature
91 ; CHECK-LABEL: type_signature = 0xb04af47397402e77
104 ; CHECK-NOT: type_signature
105 ; CHECK-LABEL: type_signature = 0xfd756cee88f8a118
110 ; CHECK-NOT: type_signature
111 ; CHECK-LABEL: type_signature = 0xe94f6d3843e62d6b
/external/llvm/test/DebugInfo/
Ddwarfdump-type-units.test12 FOO: 0x00000000: Type Unit: {{.*}} type_signature = [[FOO_SIG]] type_offset = 0x[[FOO_OFF:[0-9a-f]*…
25 BAR: 0x00000000: Type Unit: {{.*}} type_signature = [[BAR_SIG]] type_offset = 0x[[BAR_OFF:[0-9a-f]*…
/external/libabigail/src/
Dabg-dwarf-reader.cc3121 uint64_t type_signature = 0; in get_die_source() local
3126 &type_signature, &type_offset)) in get_die_source()
6076 uint64_t type_signature = 0; in build_die_parent_maps() local
6081 &type_signature, &type_offset) == 0); in build_die_parent_maps()