Home
last modified time | relevance | path

Searched refs:isSubroutineDIE (Results 1 – 8 of 8) 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;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h91 bool isSubroutineDIE() const;
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h91 bool isSubroutineDIE() const;
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp339 bool DWARFDie::isSubroutineDIE() const { in isSubroutineDIE() function in DWARFDie
537 if (!isSubroutineDIE()) in getSubroutineName()
DDWARFUnit.cpp637 if (Die.isSubroutineDIE()) { in updateAddressDieMap()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp329 bool DWARFDie::isSubroutineDIE() const { in isSubroutineDIE() function in DWARFDie
524 if (!isSubroutineDIE()) in getSubroutineName()
DDWARFUnit.cpp692 if (Die.isSubroutineDIE()) { in updateAddressDieMap()