HomeSort by relevance Sort by last modified time
    Searched refs:isSubprogramDIE (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/DebugInfo/
DWARFDebugInfoEntry.h 59 bool isSubprogramDIE() const;
DWARFDebugInfoEntry.cpp 372 bool DWARFDebugInfoEntryMinimal::isSubprogramDIE() const {
480 if (isSubprogramDIE()) {
DWARFCompileUnit.cpp 262 if (DieArray[i].isSubprogramDIE() &&

Completed in 522 milliseconds