Searched refs:plt_rel (Results 1 - 2 of 2) sorted by relevance

/bionic/linker/
H A Dlinker.h157 ElfW(Rel)* plt_rel; member in struct:soinfo
H A Dlinker.cpp1737 si->plt_rel = reinterpret_cast<ElfW(Rel)*>(base + d->d_un.d_ptr);
1970 if (si->plt_rel != NULL) {
1972 if (soinfo_relocate(si, si->plt_rel, si->plt_rel_count, needed)) {

Completed in 29 milliseconds