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

/haiku/src/system/runtime_loader/
H A Delf.cpp328 uint count_preinit = image->preinit_array_len / sizeof(addr_t); local
329 for (uint j = 0; j < count_preinit; j++)

Completed in 29 milliseconds