Searched refs:ed_uflags (Results 1 – 4 of 4) sorted by relevance
566 elf->ed_uflags |= ELF_F_DIRTY; in wrt()642 elf->ed_uflags |= ELF_F_DIRTY; in wrt()656 elf->ed_uflags |= ELF_F_DIRTY; in wrt()685 elf->ed_uflags |= ELF_F_DIRTY; in wrt()700 elf->ed_uflags &= ~ELF_F_DIRTY; in wrt()708 elf->ed_uflags &= ~ELF_F_DIRTY; in wrt()713 elf->ed_uflags |= ELF_F_DIRTY; in wrt()830 if (elf->ed_uflags & ELF_F_LAYOUT) { in _elfxx_update()
95 rc = elf->ed_uflags |= flags; in elf_flagelf()101 rc = elf->ed_uflags &= ~flags; in elf_flagelf()
81 if (elf->ed_uflags & ELF_F_LAYOUT) { in elf_strptr()
350 unsigned ed_uflags; /* elf descriptor flags */ member