Searched refs:ed_phflags (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/dtrace-147/libelf/
H A Dnewphdr.c108 elf->ed_phflags &= ~ELF_F_DIRTY;
119 elf->ed_phflags &= ~ELF_F_DIRTY;
130 elf->ed_phflags |= ELF_F_DIRTY;
H A Dflag.c118 rc = elf->ed_phflags |= flags;
124 rc = elf->ed_phflags &= ~flags;
H A Ddecl.h394 unsigned ed_phflags; /* phdr flags */ member in struct:Elf
H A Dupdate.c563 elf->ed_phflags &= ~ELF_F_DIRTY;

Completed in 166 milliseconds