Home | History | Annotate | Download | only in elf

Lines Matching full:sections

249 /* This structure is used to describe how sections should be assigned
286 /* Number of sections (may be 0). */
288 /* Sections. Actual number of elements is in count field. */
289 asection *sections[1];
303 VMAs are checked for alloc sections. If STRICT, then a zero size
306 sections won't match at the start or end of PT_DYNAMIC, unless
310 SHF_TLS sections. */ \
315 /* PT_TLS segment contains only SHF_TLS sections, PT_PHDR no \
316 sections at all. */ \
330 /* SHF_ALLOC sections must have VMAs within the segment. */ \
340 /* No zero size sections at start or end of PT_DYNAMIC. */ \