Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.cpp382 const DWARFDebugInfoEntryMinimal &TopFunctionDIE = InlinedChain.DIEs[0]; in getLineInfoForAddress() local
383 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.CU)) in getLineInfoForAddress()
415 const DWARFDebugInfoEntryMinimal &TopFunctionDIE = InlinedChain.DIEs[0]; in getLineInfoForAddressRange() local
416 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.CU)) in getLineInfoForAddressRange()