Home
last modified time | relevance | path

Searched refs:setCmpFnXA (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/main/include/
Dpub_tool_xarray.h67 extern void VG_(setCmpFnXA) ( XArray*, XACmpFn_t);
/external/valgrind/main/coregrind/
Dm_xarray.c128 void VG_(setCmpFnXA) ( XArray* xao, XACmpFn_t compar ) in VG_() argument
/external/valgrind/main/coregrind/m_debuginfo/
Dreadmacho.c410 VG_(setCmpFnXA)(syms, cmp_DiSym_by_start_then_name); in tidy_up_cand_syms() local
Dreaddwarf3.c3329 VG_(setCmpFnXA)( ents, (XACmpFn_t) ML_(TyEnt__cmp_by_cuOff_only) ); in dedup_types()
4070 VG_(setCmpFnXA)( tyents_to_keep, (XACmpFn_t) ML_(TyEnt__cmp_by_cuOff_only) ); in new_dwarf3_reader_wrk()
4132 VG_(setCmpFnXA)( dioff_lookup_tab, cmp_TempVar_by_dioff ); in new_dwarf3_reader_wrk() local
/external/valgrind/main/exp-sgcheck/
Dsg_main.c264 VG_(setCmpFnXA)( orig, (XACmpFn_t)StackBlock__cmp ); in StackBlocks__find_and_dealloc__or_add()
/external/valgrind/main/helgrind/
Dlibhb_core.c1851 VG_(setCmpFnXA)(verydead_thread_table, cmp__ThrID); in verydead_thread_table_init() local