Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/include/
DELFObject.h121 void relocateARM(void *(*find_sym)(void *context, char const *name),
/frameworks/compile/linkloader/include/impl/
DELFObject.hxx124 relocateARM(void *(*find_sym)(void *context, char const *name), in relocateARM() function in ELFObject
690 relocateARM(find_sym, context, reltab, need_rel); in relocate()