Home
last modified time | relevance | path

Searched refs:ppSym (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h873 extern void ML_(ppSym) ( Int idx, DiSym* sym );
Dstorage.c92 void ML_(ppSym) ( Int idx, DiSym* sym ) in ML_() argument
1423 ML_(ppSym)( i, &di->symtab[i] ); in canonicaliseSymtab()
1425 ML_(ppSym)( i+1, &di->symtab[i+1] ); in canonicaliseSymtab()