Home | History | Annotate | Download | only in linker

Lines Matching refs:caller_addr

814   // note that the namespace is not the namespace associated with caller_addr
2051 const void* caller_addr) {
2055 soinfo* const caller = find_containing_library(caller_addr);
2183 const void* caller_addr,
2195 soinfo* caller = find_containing_library(caller_addr);
2322 android_namespace_t* create_namespace(const void* caller_addr,
2331 soinfo* caller_soinfo = find_containing_library(caller_addr);