Searched defs:preferName (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/coregrind/m_debuginfo/
H A Dstorage.c1206 Bool preferName ( struct _DebugInfo* di, function
1583 /* For each symbol that has more than one name, use preferName to
1587 binary relation (preferName) that certainly doesn't have the
1612 if (preferName(di, tmp[best], tmp[j], di->symtab[i].addr)) {

Completed in 362 milliseconds