Searched refs:sectionp (Results 1 – 1 of 1) sorted by relevance
323 } *sectionp; in note_all_image_info_section() local332 sectionp = (const void *) in note_all_image_info_section()334 if (0 == strncmp(sectionp->s64.sectname, "__all_image_info", in note_all_image_info_section()335 sizeof(sectionp->s64.sectname))) { in note_all_image_info_section()337 is64 ? sectionp->s64.addr : sectionp->s32.addr; in note_all_image_info_section()340 is64 ? sectionp->s64.size : sectionp->s32.size; in note_all_image_info_section()