Searched refs:getSectionPiece (Results 1 – 4 of 4) sorted by relevance
300 SectionPiece *getSectionPiece(uint64_t offset);301 const SectionPiece *getSectionPiece(uint64_t offset) const { in getSectionPiece() function302 return const_cast<MergeInputSection *>(this)->getSectionPiece(offset); in getSectionPiece()
200 ms->getSectionPiece(offset)->live = true; in enqueue()
1410 SectionPiece *MergeInputSection::getSectionPiece(uint64_t offset) { in getSectionPiece() function in MergeInputSection1428 *(const_cast<MergeInputSection *>(this)->getSectionPiece (offset)); in getParentOffset()
758 if (!s->getSectionPiece(d->value)->live) in includeInSymtab()