Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/include/
DELFObject.h120 void relocateX86_32(void *(*find_sym)(void *context, char const *name),
/frameworks/compile/linkloader/include/impl/
DELFObject.hxx304 relocateX86_32(void *(*find_sym)(void *context, char const *name), in relocateX86_32() function in ELFObject
424 relocateX86_32(find_sym, context, reltab, need_rel); in relocate()