Home
last modified time | relevance | path

Searched refs:reltab (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/linkloader/include/impl/
DELFObject.hxx125 ELFSectionRelTableTy *reltab, in relocateARM() argument
134 for (size_t i = 0; i < reltab->size(); ++i) { in relocateARM()
136 ELFRelocTy *rel = (*reltab)[i]; in relocateARM()
255 ELFSectionRelTableTy *reltab, in relocateX86_64() argument
263 for (size_t i = 0; i < reltab->size(); ++i) { in relocateX86_64()
265 ELFRelocTy *rel = (*reltab)[i]; in relocateX86_64()
306 ELFSectionRelTableTy *reltab, in relocateX86_32() argument
314 for (size_t i = 0; i < reltab->size(); ++i) { in relocateX86_32()
316 ELFRelocTy *rel = (*reltab)[i]; in relocateX86_32()
401 ELFSectionRelTableTy *reltab = in relocate() local
[all …]
/frameworks/compile/linkloader/include/
DELFObject.h117 ELFSectionRelTableTy *reltab,
122 ELFSectionRelTableTy *reltab,
127 ELFSectionRelTableTy *reltab,