Searched refs:get_elf_exec_load_bias (Results 1 – 1 of 1) sorted by relevance
61 static ElfW(Addr) get_elf_exec_load_bias(const ElfW(Ehdr)* elf);165 si->load_bias = get_elf_exec_load_bias(ehdr_vdso); in add_vdso()528 static ElfW(Addr) get_elf_exec_load_bias(const ElfW(Ehdr)* elf) { function614 tmp_linker_so.load_bias = get_elf_exec_load_bias(elf_hdr);