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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.cc1378 DataView::checkUpdate () function in class:DataView
1414 if (checkUpdate () && sortedBy[0] != DATA_SORT_EOL)
1489 if (!checkUpdate () && !sort_changed)
1526 checkUpdate ();
H A DTable.h604 bool checkUpdate ();
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc1378 DataView::checkUpdate () function in class:DataView
1414 if (checkUpdate () && sortedBy[0] != DATA_SORT_EOL)
1489 if (!checkUpdate () && !sort_changed)
1526 checkUpdate ();
H A DTable.h604 bool checkUpdate ();

Completed in 105 milliseconds