Searched refs:is_fpreg (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dbinfmt_elf.c1732 bool is_fpreg = note_type == NT_PRFPREG; local
1749 if (is_fpreg)
1752 fill_note(&t->notes[note_iter], is_fpreg ? "CORE" : "LINUX",

Completed in 613 milliseconds