HomeSort by relevance Sort by last modified time
    Searched refs:lazycu (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libdwfl/
cu.c 84 mod->lazycu += naranges;
136 assert (cu->mod->lazycu == 0);
143 if (--mod->lazycu > 0)
176 if (likely (mod->lazycu == 1))
179 One increment in MOD->lazycu counts not having hit EOF yet. */
libdwflP.h 216 unsigned int lazycu; /* Possible users, deleted when none left. */ member in struct:Dwfl_Module
dwfl_module_getdwarf.c     [all...]

Completed in 74 milliseconds