Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.cc839 const uint8_t* packed_base = reinterpret_cast<uint8_t*>(data->d_buf); in UnpackRelocations() local
841 packed_base, in UnpackRelocations()
842 packed_base + data->d_size / sizeof(packed[0])); in UnpackRelocations()