HomeSort by relevance Sort by last modified time
    Searched refs:cur_section (Results 1 - 2 of 2) sorted by null

  /device/google/dragon/recovery/updater/
fwtool.cpp 242 uint8_t *cur_section = reinterpret_cast<uint8_t*>(fmap_read_section(dev, local
244 if (cur_section == NULL) {
255 free(cur_section);
262 free(cur_section);
267 if (flash_write(dev, old_offset, cur_section, sec_size))
272 free(cur_section);
  /toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c 7827 asection *cur_section; local
    [all...]

Completed in 65 milliseconds