Searched refs:getDebugInfoEntry (Results 1 – 3 of 3) sorted by relevance
52 const DWARFDebugInfoEntry *getDebugInfoEntry() const { return Die; } in getDebugInfoEntry() function341 return LHS.getDebugInfoEntry() == RHS.getDebugInfoEntry() &&
269 const DWARFDebugInfoEntry *getDebugInfoEntry(unsigned Index) const { in getDebugInfoEntry() function500 return getDIEIndex(D.getDebugInfoEntry()); in getDIEIndex()505 return DWARFDie(this, getDebugInfoEntry(Index)); in getDIEAtIndex()
905 return getDebugInfoEntry(*ParentIdx); in getParentEntry()