Lines Matching refs:ET_REL
1259 stripped_ehdr->e_type == ET_REL in copy_elided_sections()
1323 if (stripped_ehdr->e_type != ET_REL) in copy_elided_sections()
1487 if (stripped_ehdr->e_type != ET_REL in copy_elided_sections()
1512 if (stripped_ehdr->e_type != ET_REL && (shdr_mem.sh_flags & SHF_ALLOC)) in copy_elided_sections()
1578 || (stripped_ehdr->e_type != ET_REL in copy_elided_sections()
1598 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1605 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1607 stripped_ehdr->e_type == ET_REL ? 0 : bias, NULL, in copy_elided_sections()
1740 stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1749 stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1898 stripped_ehdr->e_type == ET_REL ? 0666 : 0777); in handle_file()
1908 if (stripped_ehdr->e_type != ET_REL) in handle_file()
2036 if (stripped_ehdr.e_type == ET_REL) in handle_dwfl_module()