Searched refs:TopFunctionDIE (Results 1 – 1 of 1) sorted by relevance
382 const DWARFDebugInfoEntryMinimal &TopFunctionDIE = InlinedChain.DIEs[0]; in getLineInfoForAddress() local383 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.CU)) in getLineInfoForAddress()415 const DWARFDebugInfoEntryMinimal &TopFunctionDIE = InlinedChain.DIEs[0]; in getLineInfoForAddressRange() local416 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.CU)) in getLineInfoForAddressRange()