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

/freebsd-10-stable/libexec/rtld-elf/
H A Drtld.c188 static unsigned int obj_loads; /* Number of loads of objects (gen count) */ variable
543 obj_loads++;
2323 obj_loads++;
3466 phdr_info->dlpi_adds = obj_loads;
3467 phdr_info->dlpi_subs = obj_loads - obj_count;

Completed in 127 milliseconds