Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/include/
DELFObject.h131 void relocateX86_64(void *(*find_sym)(void *context, char const *name),
/frameworks/compile/linkloader/include/impl/
DELFObject.hxx354 relocateX86_64(void *(*find_sym)(void *context, char const *name), in relocateX86_64() function in ELFObject
696 relocateX86_64(find_sym, context, reltab, need_rel); in relocate()