Searched refs:__linker_init_post_relocation (Results 1 – 1 of 1) sorted by relevance
702 __linker_init_post_relocation(KernelArgumentBlock& args, soinfo& linker_so);762 return __linker_init_post_relocation(args, tmp_linker_so); in __linker_init()772 __linker_init_post_relocation(KernelArgumentBlock& args, soinfo& tmp_linker_so) { in __linker_init_post_relocation() function