Home
last modified time | relevance | path

Searched refs:plt_rel_count_ (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_soinfo.h208 size_t plt_rel_count_; member
Dlinker_relocate.cpp667 if (!plain_relocate<RelocMode::JumpTable>(relocator, plt_rel_, plt_rel_count_)) { in relocate()
Dlinker.cpp2968 plt_rel_count_ = d->d_un.d_val / sizeof(ElfW(Rel)); in prelink_image()