Home | History | Annotate | Download | only in src

Lines Matching refs:ET_REL

82     N_("Resolve all trivial relocations between debug sections if the removed sections are placed in a debug file (only relevant for ET_REL files, operation is not reversable, needs -f)"), 0 },
541 || (ehdr->e_type != ET_REL
550 if (ehdr->e_type != ET_REL)
565 || (ehdr->e_type != ET_REL
574 if (ehdr->e_type != ET_REL)
652 if (ehdr->e_type == ET_REL
1748 /* Remove any relocations between debug sections in ET_REL
1751 if (debug_fname != NULL && reloc_debug && ehdr->e_type == ET_REL)
2089 (ehdr->e_type != ET_REL ? ELF_F_LAYOUT : 0)