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

/haiku/headers/private/runtime_loader/
H A Druntime_loader.h124 addr_t *term_array; member in struct:image_t
/haiku/src/system/runtime_loader/
H A Delf.cpp392 if (image->term_array) {
395 ((initfini_array_function)image->term_array[i])();
H A Delf_load_image.cpp376 image->term_array = (addr_t*)

Completed in 74 milliseconds