Searched refs:DIEs (Results 1 – 25 of 43) sorted by relevance
12
18 The line 0% shows the number and the percentage of DIEs with no location19 information, but the line 100% shows the information for DIEs where there is21 is in the scope). The line [50%,60%) shows the number and the percentage of DIEs
397 .long 1 ## Num DIEs402 .long 1 ## Num DIEs407 .long 1 ## Num DIEs412 .long 2 ## Num DIEs418 .long 1 ## Num DIEs473 .long 1 ## Num DIEs480 .long 1 ## Num DIEs
47 .long 1 ## Num DIEs52 .long 1 ## Num DIEs
46 .long 1 ## Num DIEs51 .long 1 ## Num DIEs
316 .long 1 ## Num DIEs321 .long 1 ## Num DIEs326 .long 2 ## Num DIEs377 .long 1 ## Num DIEs
15 ; CHECK: "#call site DIEs": 2,16 ; CHECK-NEXT: "#call site parameter DIEs": 6,
243 .long 1 ## Num DIEs298 .long 1 ## Num DIEs305 .long 1 ## Num DIEs
170 .long 1 ## Num DIEs220 .long 1 ## Num DIEs
73 .long 1 ## Num DIEs
231 .long 1 ## Num DIEs281 .long 1 ## Num DIEs
119 .long 1 ## Num DIEs
38 DataArray &DIEs = Entries[Name.getString()]; in AddName() local39 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()
31 Check that the accelerators point to the right DIEs.41 Check that the accelerators point to the right DIEs.
35 Check that the accelerators point to the right DIEs.45 Check that the accelerators point to the right DIEs.
198 .long 1 ## Num DIEs203 .long 1 ## Num DIEs253 .long 1 ## Num DIEs
256 .long 1 ## Num DIEs261 .long 1 ## Num DIEs312 .long 1 ## Num DIEs
127 .long 1 @ Num DIEs177 .long 1 @ Num DIEs
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()
444 InlinedChain.DIEs.push_back(*DIE); in getInlinedChainForAddress()458 std::reverse(InlinedChain.DIEs.begin(), InlinedChain.DIEs.end()); in getInlinedChainForAddress()
154 SmallVector<DWARFDebugInfoEntryMinimal, 4> DIEs; member
277 std::vector<DWARFDebugInfoEntryMinimal> &DIEs) const;
3 ; DW_AT_recursive attributes to DW_TAG_subprogram DIEs.
42 ; The order of these DIEs is not important of course, just the links.