HomeSort by relevance Sort by last modified time
    Searched full:is_adjustable (Results 1 - 1 of 1) sorted by null

  /bionic/tools/relocation_packer/src/
elf_file.cc 523 const bool is_adjustable = (tag == DT_PLTGOT || local
541 if (is_adjustable && dynamic->d_un.d_ptr <= hole_start) {
    [all...]

Completed in 64 milliseconds