Searched refs:stripped_ehdr (Results 1 – 1 of 1) sorted by relevance
1280 const GElf_Ehdr *stripped_ehdr, GElf_Addr bias) in copy_elided_sections() argument1324 stripped_ehdr->e_type == ET_REL in copy_elided_sections()1386 if (stripped_ehdr->e_type != ET_REL) in copy_elided_sections()1450 stripped, stripped_ehdr, 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()[all …]