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

/external/valgrind/main/include/
H A Dpub_tool_xarray.h65 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/
H A Dm_xarray.c219 void VG_(sortXA) ( XArray* xao ) function
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c411 VG_(sortXA)(syms);
H A Dreaddwarf3.c3330 VG_(sortXA)( ents );
4071 VG_(sortXA)( tyents_to_keep );
4133 VG_(sortXA)( dioff_lookup_tab ); /* POINTLESS; FIXME: rm */
/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c265 VG_(sortXA)( orig );
/external/valgrind/main/helgrind/
H A Dlibhb_core.c2850 VG_(sortXA)( verydead_thread_table );

Completed in 161 milliseconds