Lines Matching refs:ET_REL
1324 stripped_ehdr->e_type == ET_REL in copy_elided_sections()
1386 if (stripped_ehdr->e_type != ET_REL) in copy_elided_sections()
1550 if (stripped_ehdr->e_type != ET_REL in copy_elided_sections()
1583 if (stripped_ehdr->e_type != ET_REL && (shdr_mem.sh_flags & SHF_ALLOC)) in copy_elided_sections()
1648 || (stripped_ehdr->e_type != ET_REL in copy_elided_sections()
1668 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1675 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1677 stripped_ehdr->e_type == ET_REL ? 0 : bias, NULL, in copy_elided_sections()
1853 stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1862 stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
2027 stripped_ehdr->e_type == ET_REL ? 0666 : 0777); in handle_file()
2037 if (stripped_ehdr->e_type != ET_REL) in handle_file()
2182 if (stripped_ehdr.e_type == ET_REL) in handle_dwfl_module()