Home
last modified time | relevance | path

Searched refs:stripped_ehdr (Results 1 – 1 of 1) sorted by relevance

/third_party/elfutils/src/
Dunstrip.c1387 const GElf_Ehdr *stripped_ehdr, GElf_Addr bias) in copy_elided_sections() argument
1416 if (stripped_ehdr->e_type != ET_REL) in copy_elided_sections()
1445 stripped_ehdr->e_type == ET_REL in copy_elided_sections()
1488 if (stripped_ehdr->e_type != ET_REL) in copy_elided_sections()
1570 stripped, stripped_ehdr, in copy_elided_sections()
1669 if (stripped_ehdr->e_type != ET_REL in copy_elided_sections()
1714 if (stripped_ehdr->e_type != ET_REL && (shdr_mem.sh_flags & SHF_ALLOC)) in copy_elided_sections()
1801 || (stripped_ehdr->e_type != ET_REL in copy_elided_sections()
1826 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
1833 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections()
[all …]