Home | History | Annotate | Download | only in src

Lines Matching refs:ET_REL

90     N_("Apply relocations to section contents in ET_REL files"), 0 },
1267 stripped_ehdr->e_type == ET_REL
1329 if (stripped_ehdr->e_type != ET_REL)
1488 /* In an ET_REL file under --relocate, the sh_addr of SHF_ALLOC
1493 if (stripped_ehdr->e_type != ET_REL
1518 if (stripped_ehdr->e_type != ET_REL && (shdr_mem.sh_flags & SHF_ALLOC))
1583 || (stripped_ehdr->e_type != ET_REL
1603 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL,
1610 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL,
1612 stripped_ehdr->e_type == ET_REL ? 0 : bias, NULL,
1744 stripped_ehdr->e_type == ET_REL,
1753 stripped_ehdr->e_type == ET_REL,
1762 the added sections. We do manual layout even for ET_REL just
1768 /* For ET_REL we are starting the layout from scratch. */
1911 stripped_ehdr->e_type == ET_REL ? 0666 : 0777);
1921 if (stripped_ehdr->e_type != ET_REL)
2049 if (stripped_ehdr.e_type == ET_REL)