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