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

  /external/elfutils/libdwfl/
cu.c 105 mod->lazycu += naranges;
157 assert (cu->mod->lazycu == 0);
164 if (--mod->lazycu > 0)
202 One increment in MOD->lazycu counts not having hit EOF yet. */
libdwflP.h 178 unsigned int lazycu; /* Possible users, deleted when none left. */ member in struct:Dwfl_Module
dwfl_module_getdwarf.c 648 mod->lazycu = 1;

Completed in 54 milliseconds