Searched refs:getSubroutineName (Results 1 – 3 of 3) sorted by relevance
270 DWARFDebugInfoEntryMinimal::getSubroutineName(const DWARFUnit *U) const { in getSubroutineName() function in DWARFDebugInfoEntryMinimal287 if (const char *name = spec_die.getSubroutineName(U)) in getSubroutineName()297 if (const char *name = abs_origin_die.getSubroutineName(U)) in getSubroutineName()
152 const char *getSubroutineName(const DWARFUnit *U) const;
432 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.U)) in getLineInfoForAddress()465 if (const char *Name = TopFunctionDIE.getSubroutineName(InlinedChain.U)) in getLineInfoForAddressRange()524 if (const char *Name = FunctionDIE.getSubroutineName(InlinedChain.U)) in getInliningInfoForAddress()