Lines Matching refs:DIE
41 DIE &Die = *DIE::get(Alloc, dwarf::DW_TAG_base_type); in TEST_F()
50 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
65 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
79 DIE &CU = *DIE::get(Alloc, dwarf::DW_TAG_compile_unit); in TEST_F()
81 auto Space = DIE::get(Alloc, dwarf::DW_TAG_namespace); in TEST_F()
90 auto Foo = DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
95 DIE &N = *Foo; in TEST_F()
107 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
111 DIE &Int = *DIE::get(Alloc, dwarf::DW_TAG_base_type); in TEST_F()
120 auto Member = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
137 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
142 DIE &Int = *DIE::get(Alloc, dwarf::DW_TAG_base_type); in TEST_F()
151 auto Mem1 = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
161 auto Mem2 = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
177 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
183 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
199 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
205 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
212 DIE &FooPtr = *DIE::get(Alloc, dwarf::DW_TAG_pointer_type); in TEST_F()
229 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
235 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
242 DIE &FooRef = *DIE::get(Alloc, dwarf::DW_TAG_reference_type); in TEST_F()
247 DIE &FooRefConst = *DIE::get(Alloc, dwarf::DW_TAG_const_type); in TEST_F()
264 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
270 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
277 DIE &FooRef = *DIE::get(Alloc, dwarf::DW_TAG_rvalue_reference_type); in TEST_F()
282 DIE &FooRefConst = *DIE::get(Alloc, dwarf::DW_TAG_const_type); in TEST_F()
299 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
305 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
312 DIE &PtrToFooMem = *DIE::get(Alloc, dwarf::DW_TAG_ptr_to_member_type); in TEST_F()
342 DIE &Bar = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
347 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
351 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
356 DIE &PtrToFooMem = *DIE::get(Alloc, dwarf::DW_TAG_ptr_to_member_type); in TEST_F()
374 DIE &Bar = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
378 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
382 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
387 DIE &PtrToFooMem = *DIE::get(Alloc, dwarf::DW_TAG_ptr_to_member_type); in TEST_F()
420 DIE &Bar = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
425 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
429 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
434 DIE &PtrToFooMem = *DIE::get(Alloc, dwarf::DW_TAG_ptr_to_member_type); in TEST_F()
451 DIE &Bar = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
455 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
459 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
464 DIE &PtrToFooMem = *DIE::get(Alloc, dwarf::DW_TAG_ptr_to_member_type); in TEST_F()
496 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
499 DIE &Foo = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
503 auto Mem = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
508 DIE &UnnamedPtr = *DIE::get(Alloc, dwarf::DW_TAG_pointer_type); in TEST_F()
527 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
531 auto Foo = DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
546 DIE &Unnamed = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
550 auto Func = DIE::get(Alloc, dwarf::DW_TAG_subprogram); in TEST_F()
566 DIE &A = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
574 auto Func = DIE::get(Alloc, dwarf::DW_TAG_subprogram); in TEST_F()
602 DIE &A = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
613 DIE &IntTyDIE = *DIE::get(Alloc, dwarf::DW_TAG_base_type); in TEST_F()
619 auto PITyDIE = DIE::get(Alloc, dwarf::DW_TAG_const_type); in TEST_F()
623 auto PI = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()
648 DIE &A = *DIE::get(Alloc, dwarf::DW_TAG_structure_type); in TEST_F()
658 auto FloatTyDIE = DIE::get(Alloc, dwarf::DW_TAG_base_type); in TEST_F()
665 auto PITyDIE = DIE::get(Alloc, dwarf::DW_TAG_const_type); in TEST_F()
669 auto PI = DIE::get(Alloc, dwarf::DW_TAG_member); in TEST_F()