Searched refs:get_elf_exec_load_bias (Results 1 – 1 of 1) sorted by relevance
66 static ElfW(Addr) get_elf_exec_load_bias(const ElfW(Ehdr)* elf);176 si->load_bias = get_elf_exec_load_bias(ehdr_vdso); in add_vdso()543 static ElfW(Addr) get_elf_exec_load_bias(const ElfW(Ehdr)* elf) { in get_elf_exec_load_bias() function753 tmp_linker_so.load_bias = get_elf_exec_load_bias(elf_hdr); in __linker_init()