Searched refs:get_elf_exec_load_bias (Results 1 – 1 of 1) sorted by relevance
146 static ElfW(Addr) get_elf_exec_load_bias(const ElfW(Ehdr)* elf);4078 si->load_bias = get_elf_exec_load_bias(ehdr_vdso); in add_vdso()4368 static ElfW(Addr) get_elf_exec_load_bias(const ElfW(Ehdr)* elf) { function4420 linker_so.load_bias = get_elf_exec_load_bias(elf_hdr);