Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.cpp431 const DWARFDebugInfoEntryMinimal &TopFunctionDIE = InlinedChain.DIEs[0]; in getLineInfoForAddress() local
432 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.U)) in getLineInfoForAddress()
464 const DWARFDebugInfoEntryMinimal &TopFunctionDIE = InlinedChain.DIEs[0]; in getLineInfoForAddressRange() local
465 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.U)) in getLineInfoForAddressRange()