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