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

  /frameworks/rs/driver/linkloader/include/
StubLayout.h 54 class StubLayoutMIPS : public StubLayout {
56 StubLayoutMIPS() { }
ELFSectionProgBits.h 51 stubs = new StubLayoutMIPS();
  /frameworks/rs/driver/linkloader/lib/
StubLayout.cpp 79 size_t StubLayoutMIPS::getUnitStubSize() const {
83 void StubLayoutMIPS::setStubAddress(void *stub_, void *addr) {

Completed in 124 milliseconds