Searched refs:isRel (Results 1 – 1 of 1) sorted by relevance
385 bool isRel = (sec->type == SHT_REL || sec->type == SHT_RELA); in markLive() local387 if (!isAlloc && !isLinkOrder && !isRel && !sec->nextInSectionGroup) { in markLive()