Home | History | Annotate | Download | only in linker

Lines Matching refs:init_func_

3642         init_func_ = reinterpret_cast<linker_ctor_function_t>(load_bias + d->d_un.d_ptr);
3643 DEBUG("%s constructors (DT_INIT) found at %p", get_realpath(), init_func_);