Searched refs:section_hdr (Results 1 – 1 of 1) sorted by relevance
2420 uint32_t section_hdr; in htab_load() local2429 section_hdr = qemu_get_be32(f); in htab_load()2431 if (section_hdr == -1) { in htab_load()2436 if (section_hdr) { in htab_load()2440 ret = spapr_reallocate_hpt(spapr, section_hdr, &local_err); in htab_load()