Home
last modified time | relevance | path

Searched refs:lookupXA (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/include/
Dpub_tool_xarray.h89 extern Bool VG_(lookupXA) ( const XArray*, const void* key,
/external/valgrind/coregrind/
Dm_xarray.c272 Bool VG_(lookupXA) ( const XArray* xa, const void* key, in VG_() argument
/external/valgrind/coregrind/m_debuginfo/
Dtytypes.c384 found = VG_(lookupXA)( ents, &key, &first, &last ); in ML_()
Dreaddwarf3.c4995 found = VG_(lookupXA)( dioff_lookup_tab, &keyp, in new_dwarf3_reader_wrk()
/external/valgrind/helgrind/
Dlibhb_core.c2240 if (VG_(lookupXA)(thridsToDel, &thrid, NULL, NULL)) in VTS__subtract()
2249 if (VG_(lookupXA)(thridsToDel, &thrid, NULL, NULL)) in VTS__subtract()