Searched refs:have_prstatus (Results 1 – 1 of 1) sorted by relevance
609 bool have_prstatus = false; in parseFreeBSDNotes() local616 if ((note.info.n_type == ELF::NT_PRSTATUS && have_prstatus) || in parseFreeBSDNotes()622 have_prstatus = false; in parseFreeBSDNotes()628 have_prstatus = true; in parseFreeBSDNotes()649 if (!have_prstatus) { in parseFreeBSDNotes()886 bool have_prstatus = false; in parseLinuxNotes() local893 if ((note.info.n_type == ELF::NT_PRSTATUS && have_prstatus) || in parseLinuxNotes()899 have_prstatus = false; in parseLinuxNotes()905 have_prstatus = true; in parseLinuxNotes()964 if (have_prstatus) in parseLinuxNotes()