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

  /bionic/tools/relocation_packer/src/
elf_file.cc 839 const uint8_t* packed_base = reinterpret_cast<uint8_t*>(data->d_buf); local
841 packed_base,
842 packed_base + data->d_size / sizeof(packed[0]));
    [all...]

Completed in 2432 milliseconds