Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp228 bool DWARFDebugInfoEntryMinimal::isSubroutineDIE() const { in isSubroutineDIE() function in DWARFDebugInfoEntryMinimal
379 if (!isSubroutineDIE()) in getSubroutineName()
443 if (DIE->isSubroutineDIE()) { in getInlinedChainForAddress()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h58 bool isSubroutineDIE() const;