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

/bionic/linker/
H A Dlinker.cpp2095 static ElfW(Addr) __linker_init_post_relocation(KernelArgumentBlock& args, ElfW(Addr) linker_base) { function
2286 * then calling __linker_init_post_relocation().
2344 ElfW(Addr) start_address = __linker_init_post_relocation(args, linker_addr);

Completed in 124 milliseconds