Searched refs:phdr_count_ (Results 1 – 4 of 4) sorted by relevance
95 phdr_count_ = phdr_count; in InitUnmapped()104 phdr_count_, in InitUnmapped()114 if (phdr_table_protect_gnu_relro(phdr_, phdr_count_, load_bias_) < 0) { in ProtectRelroSection()
44 size_t phdr_count() const { return phdr_count_; } in phdr_count()98 size_t phdr_count_; variable
104 size_t phdr_count_; variable
139 phdr_count_ = view->phdr_count(); in Init()268 if (phdr_table_unprotect_segments(phdr_, phdr_count_, load_bias_) < 0) { in ApplyAll()310 if (phdr_table_protect_segments(phdr_, phdr_count_, load_bias_) < 0) { in ApplyAll()