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

/external/valgrind/include/
H A Dpub_tool_xarray.h66 internal 'array is sorted' flag, which means you must call sortXA
72 invalidated if the array is later sortXA'd. */
82 extern void VG_(sortXA) ( XArray* );
117 element may get moved by subsequent calls to addToXA / sortXA /
/external/valgrind/coregrind/
H A Dm_xarray.c226 void VG_(sortXA) ( XArray* xa ) function
/external/valgrind/coregrind/m_debuginfo/
H A Dreadmacho.c414 VG_(sortXA)(syms);
H A Dreaddwarf3.c4046 VG_(sortXA)( ents );
4870 VG_(sortXA)( tyents_to_keep );
4931 VG_(sortXA)( dioff_lookup_tab ); /* POINTLESS; FIXME: rm */
/external/valgrind/exp-sgcheck/
H A Dsg_main.c264 VG_(sortXA)( orig );
/external/valgrind/helgrind/
H A Dlibhb_core.c2074 VG_(sortXA)( thrids );

Completed in 311 milliseconds