Searched refs:ed_activ (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dtrace-147/libelf/
H A Dend.c50 if (--elf->ed_activ != 0) {
51 rc = elf->ed_activ;
57 while (elf->ed_activ == 0) {
140 --elf->ed_activ;
H A Dbegin.c219 ++ref->ed_activ;
608 elf->ed_activ = 1;
723 elf->ed_activ = 1;
762 ++ref->ed_activ;
774 elf->ed_activ = 1;
H A Ddecl.h356 int ed_activ; /* activation count */ member in struct:Elf

Completed in 64 milliseconds