Home
last modified time | relevance | path

Searched refs:find_exe_load_bias (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dlink_test.cpp136 static ElfW(Addr) find_exe_load_bias(const ProgHdr& phdr) { in find_exe_load_bias() function
177 ElfW(Addr) exe_load_bias = find_exe_load_bias(exe_phdr); in TEST()