Searched refs:packed_base (Results 1 – 1 of 1) sorted by relevance
839 const uint8_t* packed_base = reinterpret_cast<uint8_t*>(data->d_buf); in UnpackRelocations() local841 packed_base, in UnpackRelocations()842 packed_base + data->d_size / sizeof(packed[0])); in UnpackRelocations()