Searched refs:sectionp (Results 1 – 1 of 1) sorted by relevance
333 } *sectionp; in note_all_image_info_section() local342 sectionp = (const void *) in note_all_image_info_section()344 if (0 == strncmp(sectionp->s64.sectname, "__all_image_info", in note_all_image_info_section()345 sizeof(sectionp->s64.sectname))) { in note_all_image_info_section()347 is64 ? sectionp->s64.addr : sectionp->s32.addr; in note_all_image_info_section()350 is64 ? sectionp->s64.size : sectionp->s32.size; in note_all_image_info_section()