Searched defs:hash_scn (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Delflint.c2347 Elf_Scn *hash_scn = elf_getscn (ebl->elf, hash_idx); local
2348 Elf_Data *hash_data = elf_getdata (hash_scn, NULL);
2350 GElf_Shdr *hash_shdr = gelf_getshdr (hash_scn, &hash_shdr_mem);

Completed in 60 milliseconds