HomeSort by relevance Sort by last modified time
    Searched full:max_num_stubs (Results 1 - 1 of 1) sorted by null

  /frameworks/rs/driver/linkloader/include/impl/
ELFSectionProgBits.hxx 39 size_t max_num_stubs = 0; local
55 max_num_stubs = reltab->getMaxNumStubs(owner);
59 size_t stub_table_size = stubs->calcStubTableSize(max_num_stubs);
72 max_num_stubs);

Completed in 445 milliseconds