HomeSort by relevance Sort by last modified time
    Searched refs:sortXA (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/include/
pub_tool_xarray.h 65 internal 'array is sorted' flag, which means you must call sortXA
71 invalidated if the array is later sortXA'd. */
81 extern void VG_(sortXA) ( XArray* );
109 element may get moved by subsequent calls to addToXA / sortXA /
  /external/valgrind/main/coregrind/
m_xarray.c 219 void VG_(sortXA) ( XArray* xao )
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 411 VG_(sortXA)(syms);
    [all...]
readdwarf3.c     [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c 265 VG_(sortXA)( orig );
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c     [all...]

Completed in 160 milliseconds