Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp137 bool DWARFDebugInfoEntryMinimal::isSubroutineDIE() const { in isSubroutineDIE() function in DWARFDebugInfoEntryMinimal
288 if (!isSubroutineDIE() || Kind == FunctionNameKind::None) in getSubroutineName()
343 if (DIE->isSubroutineDIE()) { in getInlinedChainForAddress()
DDWARFDebugInfoEntry.h58 bool isSubroutineDIE() const;