Lines Matching full:textsec
2185 asection *textsec2189 if (textsec != NULL2190 && c->value >= textsec->vma2191 && c->value <= textsec->vma + textsec->size)2193 c->section = textsec;