Searched refs:init_array_len (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/system/runtime_loader/
H A Delf_load_image.cpp363 image->init_array_len = d[i].d_un.d_val;
H A Delf.cpp362 uint count_init = image->init_array_len / sizeof(addr_t);
/haiku/headers/private/runtime_loader/
H A Druntime_loader.h121 int init_array_len; member in struct:image_t

Completed in 62 milliseconds