Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/include/
DELFObject.h136 void relocateMIPS(void *(*find_sym)(void *context, char const *name),
/frameworks/compile/linkloader/include/impl/
DELFObject.hxx456 relocateMIPS(void *(*find_sym)(void *context, char const *name), in relocateMIPS() function in ELFObject
699 relocateMIPS(find_sym, context, reltab, need_rel); in relocate()