Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker_soinfo.h427 size_t relr_count_; member
H A Dlinker.cpp2731 ElfW(Relr)* end = relr_ + relr_count_; in relocate_relr()
3014 relr_count_ = d->d_un.d_val / sizeof(ElfW(Relr)); in prelink_image()