Home | History | Annotate | Download | only in src

Lines Matching refs:ET_REL

82     N_("Apply relocations to section contents in ET_REL files"), 0 },
1412 stripped_ehdr->e_type == ET_REL
1478 if (stripped_ehdr->e_type != ET_REL)
1636 /* In an ET_REL file under --relocate, the sh_addr of SHF_ALLOC
1641 if (stripped_ehdr->e_type != ET_REL
1674 if (stripped_ehdr->e_type != ET_REL && (shdr_mem.sh_flags & SHF_ALLOC))
1756 || (stripped_ehdr->e_type != ET_REL
1781 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL,
1788 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL,
1790 stripped_ehdr->e_type == ET_REL ? 0 : bias, NULL,
1968 stripped_ehdr->e_type == ET_REL,
1977 stripped_ehdr->e_type == ET_REL,
1986 the added sections. We do manual layout even for ET_REL just
1992 /* For ET_REL we are starting the layout from scratch. */
2142 stripped_ehdr->e_type == ET_REL ? 0666 : 0777);
2152 if (stripped_ehdr->e_type != ET_REL)
2297 if (stripped_ehdr.e_type == ET_REL)