Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.cc523 const bool is_adjustable = (tag == DT_PLTGOT || in AdjustDynamicSectionForHole() local
541 if (is_adjustable && dynamic->d_un.d_ptr <= hole_start) { in AdjustDynamicSectionForHole()