Searched refs:have_prstatus (Results 1 – 1 of 1) sorted by relevance
525 bool have_prstatus = false; in parseFreeBSDNotes() local532 if ((note.info.n_type == ELF::NT_PRSTATUS && have_prstatus) || in parseFreeBSDNotes()538 have_prstatus = false; in parseFreeBSDNotes()544 have_prstatus = true; in parseFreeBSDNotes()564 if (!have_prstatus) { in parseFreeBSDNotes()775 bool have_prstatus = false; in parseLinuxNotes() local782 if ((note.info.n_type == ELF::NT_PRSTATUS && have_prstatus) || in parseLinuxNotes()788 have_prstatus = false; in parseLinuxNotes()794 have_prstatus = true; in parseLinuxNotes()852 if (have_prstatus) in parseLinuxNotes()