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

/haiku/src/system/runtime_loader/
H A Delf.cpp362 uint count_init = image->init_array_len / sizeof(addr_t); local
363 for (uint j = 0; j < count_init; j++)

Completed in 41 milliseconds