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

/external/valgrind/include/
H A Dpub_tool_debuginfo.h231 const HChar* VG_(DebugInfo_get_soname) ( const DebugInfo *di );
/external/valgrind/coregrind/
H A Dm_redir.c420 newdi_soname = VG_(DebugInfo_get_soname)(newdi);
802 VG_(DebugInfo_get_soname)(di) );
895 v, VG_(DebugInfo_get_soname)(di));
1670 const HChar* di_soname = VG_(DebugInfo_get_soname)(di);
1818 VG_(DebugInfo_get_soname)(ts->seginfo),
H A Dm_translate.c1537 const HChar* t = VG_(DebugInfo_get_soname)(nraddr_di);
/external/valgrind/drd/
H A Ddrd_main.c441 VG_(DebugInfo_get_soname)(di));
452 VG_(strcmp)(VG_(DebugInfo_get_soname)(di), "libpthread.so.0") == 0) {
/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c4282 const HChar* VG_(DebugInfo_get_soname)(const DebugInfo* di) function
/external/valgrind/helgrind/
H A Dhg_main.c4597 soname = VG_(DebugInfo_get_soname)(dinfo);

Completed in 273 milliseconds