Searched refs:signote (Results 1 – 1 of 1) sorted by relevance
1712 struct memelfnote signote; member1882 fill_siginfo_note(&info->signote, &info->csigdata, cprm->siginfo); in fill_note_info()1883 info->size += notesize(&info->signote); in fill_note_info()1917 if (first && !writenote(&info->signote, cprm)) in write_note_info()