Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h128 const char *getSubroutineName(const DWARFUnit *U, DINameKind Kind) const;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp468 TopFunctionDIE.getSubroutineName(InlinedChain.U, Kind)) { in getFunctionNameForAddress()
565 FunctionDIE.getSubroutineName(InlinedChain.U, Spec.FNKind)) in getInliningInfoForAddress()
DDWARFDebugInfoEntry.cpp377 DWARFDebugInfoEntryMinimal::getSubroutineName(const DWARFUnit *U, in getSubroutineName() function in DWARFDebugInfoEntryMinimal