Searched refs:hashd (Results 1 – 1 of 1) sorted by relevance
1485 Elf_Data *hashd = elf_getdata (scn, NULL); in handle_elf() local1486 assert (hashd != NULL); in handle_elf()1491 Elf32_Word *bucket = (Elf32_Word *) hashd->d_buf; in handle_elf()1505 hashd->d_size = ((2 + symd->d_size / elsize + nbucket) in handle_elf()1507 update_section_size (hashd); in handle_elf()1545 Elf64_Xword *bucket = (Elf64_Xword *) hashd->d_buf; in handle_elf()1559 hashd->d_size = ((2 + symd->d_size / elsize + nbucket) in handle_elf()1561 update_section_size (hashd); in handle_elf()