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 55 bool isSubprogramDIE() const;
DWARFDebugInfoEntry.cpp 133 bool DWARFDebugInfoEntryMinimal::isSubprogramDIE() const {
264 if (isSubprogramDIE()) {
DWARFUnit.cpp 333 if (DIE.isSubprogramDIE() &&

Completed in 1106 milliseconds