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

  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSectionProgBits.hxx 50 ELFSectionRelTableTy const *reltab = local
54 if (reltab) {
57 max_num_stubs += reltab->getMaxNumStubs(owner);
ELFObject.hxx 129 ELFSectionRelTableTy *reltab,
138 for (size_t i = 0; i < reltab->size(); ++i) {
140 ELFRelocTy *rel = (*reltab)[i];
361 ELFSectionRelTableTy *reltab,
373 for (size_t i = 0; i < reltab->size(); ++i) {
374 ELFRelocTy *rel = (*reltab)[i];
661 ELFSectionRelTableTy *reltab,
669 for (size_t i = 0; i < reltab->size(); ++i) {
671 ELFRelocTy *rel = (*reltab)[i];
790 ELFSectionRelTableTy *reltab,
1086 ELFSectionRelTableTy *reltab = local
    [all...]
  /frameworks/rs/cpu_ref/linkloader/include/
ELFObject.h 122 ELFSectionRelTableTy *reltab,
127 ELFSectionRelTableTy *reltab,
132 ELFSectionRelTableTy *reltab,
137 ELFSectionRelTableTy *reltab,
142 ELFSectionRelTableTy *reltab,

Completed in 292 milliseconds