Home
last modified time | relevance | path

Searched refs:call_init_pointer (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/rtld-elf/riscv/
H A Drtld_machdep.h78 #define call_init_pointer(obj, target) \ macro
/freebsd/libexec/rtld-elf/
H A Drtld.c2994 call_init_pointer(obj_main, preinit_addr[index]); in preinit_main()
3148 call_init_pointer(elm->obj, elm->obj->init); in objlist_call_init()
3162 call_init_pointer(elm->obj, in objlist_call_init()