HomeSort by relevance Sort by last modified time
    Searched refs:ext_func (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/linkloader/include/impl/
ELFObject.hxx 181 void *ext_func = find_sym(context, sym->getName()); local
183 S = (Inst_t)(uintptr_t)ext_func;
184 sym->setAddress(ext_func);
194 void *stub = text->getStubLayout()->allocateStub(ext_func);
200 //out() << "stub: for " << ext_func << " at " << stub << "\n";
  /external/opencv/cxcore/src/
cxmatmul.cpp     [all...]

Completed in 96 milliseconds