/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfAccelTable.cpp | 38 DataArray &DIEs = Entries[Name.getString()]; in AddName() local 39 assert(!DIEs.Name || DIEs.Name == Name); in AddName() 40 DIEs.Name = Name; in AddName() 41 DIEs.Values.push_back(new (Allocator) HashDataContents(die, Flags)); in AddName()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
D | apple_names_verify_form.s | 46 .long 1 ## Num DIEs 51 .long 1 ## Num DIEs
|
D | apple_names_verify_num_atoms.s | 47 .long 1 ## Num DIEs 52 .long 1 ## Num DIEs
|
D | enum.s | 238 .long 1 ## Num DIEs 293 .long 1 ## Num DIEs 300 .long 1 ## Num DIEs
|
D | brief.s | 174 .long 1 ## Num DIEs 224 .long 1 ## Num DIEs
|
D | apple-names-die-offset-data.s | 73 .long 1 ## Num DIEs
|
D | apple-names-die-offset-ref.s | 73 .long 1 ## Num DIEs
|
D | lookup.s | 231 .long 1 ## Num DIEs 281 .long 1 ## Num DIEs
|
D | apple_types_verify_tag.s | 119 .long 1 ## Num DIEs
|
/external/llvm/test/DebugInfo/ |
D | dwarfdump-accel.test | 31 Check that the accelerators point to the right DIEs. 41 Check that the accelerators point to the right DIEs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/Inputs/ |
D | invalid.s | 198 .long 1 ## Num DIEs 203 .long 1 ## Num DIEs 253 .long 1 ## Num DIEs
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ |
D | dwarfdump-accel.test | 35 Check that the accelerators point to the right DIEs. 45 Check that the accelerators point to the right DIEs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
D | 1.s | 127 .long 1 @ Num DIEs 177 .long 1 @ Num DIEs
|
/external/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
D | 1.s | 127 .long 1 @ Num DIEs 177 .long 1 @ Num DIEs
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 464 if (InlinedChain.DIEs.size() == 0) in getFunctionNameForAddress() 466 const DWARFDebugInfoEntryMinimal &TopFunctionDIE = InlinedChain.DIEs[0]; in getFunctionNameForAddress() 545 if (InlinedChain.DIEs.size() == 0) { in getInliningInfoForAddress() 560 for (uint32_t i = 0, n = InlinedChain.DIEs.size(); i != n; i++) { in getInliningInfoForAddress() 561 const DWARFDebugInfoEntryMinimal &FunctionDIE = InlinedChain.DIEs[i]; in getInliningInfoForAddress()
|
D | DWARFDebugInfoEntry.cpp | 444 InlinedChain.DIEs.push_back(*DIE); in getInlinedChainForAddress() 458 std::reverse(InlinedChain.DIEs.begin(), InlinedChain.DIEs.end()); in getInlinedChainForAddress()
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugInfoEntry.h | 154 SmallVector<DWARFDebugInfoEntryMinimal, 4> DIEs; member
|
D | DWARFUnit.h | 277 std::vector<DWARFDebugInfoEntryMinimal> &DIEs) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/ |
D | DWARFDebugInfoTest.cpp | 1726 std::multimap<int64_t, decltype(it->getAbbreviationDeclarationPtr())> DIEs; in TEST() local 1746 DIEs.insert(std::make_pair(*V, AbbrevPtr)); in TEST() 1748 EXPECT_EQ(DIEs.count(Val1), 2u); in TEST() 1749 EXPECT_EQ(DIEs.count(Val2), 1u); in TEST() 1750 auto Val1Range = DIEs.equal_range(Val1); in TEST() 1753 EXPECT_EQ(DIEs.find(Val2)->second, AbbrevPtrVal2); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/ |
D | linkage-name-abstract.ll | 43 ; The order of these DIEs is not important of course, just the links.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | dwarf-headers.ll | 37 ; Note that we check the exact offset of the DIEs because that tells us
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 556 std::vector<DWARFDebugInfoEntry> &DIEs) const;
|
/external/llvm/docs/ |
D | SourceLevelDebugging.rst | 1075 We might want to store an offset to all of the debug information entries (DIEs) 1147 multiple matching DIEs in a single file, which could come up with an inlined 1217 ``DW_TAG_variable`` DIEs that have a ``DW_OP_addr`` in the location (global and 1278 We get a few type DIEs: 1293 "``.apple_namespaces``" section should contain all ``DW_TAG_namespace`` DIEs. 1306 "``.apple_objc``" section should contain all ``DW_TAG_subprogram`` DIEs for an
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | SourceLevelDebugging.rst | 1131 We might want to store an offset to all of the debug information entries (DIEs) 1203 multiple matching DIEs in a single file, which could come up with an inlined 1273 ``DW_TAG_variable`` DIEs that have a ``DW_OP_addr`` in the location (global and 1335 We get a few type DIEs: 1350 "``.apple_namespaces``" section should contain all ``DW_TAG_namespace`` DIEs. 1363 "``.apple_objc``" section should contain all ``DW_TAG_subprogram`` DIEs for an
|
/external/llvm/test/DebugInfo/X86/ |
D | generate-odr-hash.ll | 147 ; Don't emit pubtype entries for type DIEs in the compile unit that just indirect to a type unit.
|