Searched refs:IsComment (Results 1 – 4 of 4) sorted by relevance
240 } else if (RelocInfo::IsComment(rmode)) { in Write()461 if (IsComment(rmode_)) { in Print()
162 static inline bool IsComment(Mode mode) { in IsComment() function
166 if (RelocInfo::IsComment(it->rinfo()->rmode())) { in DecodeIt()
1399 ASSERT(RelocInfo::IsComment(rmode) || RelocInfo::IsPosition(rmode)); in RecordRelocInfo()