Searched refs:reltab (Results 1 – 3 of 3) sorted by relevance
126 ELFSectionRelTableTy *reltab, in relocateARM() argument135 for (size_t i = 0; i < reltab->size(); ++i) { in relocateARM()137 ELFRelocTy *rel = (*reltab)[i]; in relocateARM()359 ELFSectionRelTableTy *reltab, in relocateX86_64() argument367 for (size_t i = 0; i < reltab->size(); ++i) { in relocateX86_64()369 ELFRelocTy *rel = (*reltab)[i]; in relocateX86_64()413 ELFSectionRelTableTy *reltab, in relocateX86_32() argument421 for (size_t i = 0; i < reltab->size(); ++i) { in relocateX86_32()423 ELFRelocTy *rel = (*reltab)[i]; in relocateX86_32()461 ELFSectionRelTableTy *reltab, in relocateMIPS() argument[all …]
48 ELFSectionRelTableTy const *reltab = in read() local52 if (reltab) { in read()55 max_num_stubs = reltab->getMaxNumStubs(owner); in read()
123 ELFSectionRelTableTy *reltab,128 ELFSectionRelTableTy *reltab,133 ELFSectionRelTableTy *reltab,138 ELFSectionRelTableTy *reltab,