Searched refs:nextInSectionGroup (Results 1 – 3 of 3) sorted by relevance
116 ((relSec->flags & SHF_EXECINSTR) || relSec->nextInSectionGroup))) in resolveReloc()178 return !sec->nextInSectionGroup; in isReserved()295 if (sec.nextInSectionGroup) in mark()296 enqueue(sec.nextInSectionGroup, 0); in mark()379 if (!isAlloc && !isLinkOrder && !isRel && !sec->nextInSectionGroup) { in markLive()
171 InputSectionBase *nextInSectionGroup = nullptr; variable
553 prev->nextInSectionGroup = s; in handleSectionGroup()559 prev->nextInSectionGroup = head; in handleSectionGroup()