Home
last modified time | relevance | path

Searched refs:DebugInfo_syms_getidx (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
Dm_redir.c360 VG_(DebugInfo_syms_getidx)( newsi, i, &sym_addr, &sym_toc, in VG_()
398 VG_(DebugInfo_syms_getidx)( newsi, i, &sym_addr, &sym_toc, in VG_()
551 VG_(DebugInfo_syms_getidx)( di, i, &sym_addr, NULL, NULL, in generate_and_add_actives()
1266 VG_(DebugInfo_syms_getidx)( di, j, NULL, NULL, in handle_require_text_symbols()
/external/valgrind/main/include/
Dpub_tool_debuginfo.h209 void VG_(DebugInfo_syms_getidx) ( const DebugInfo *di,
/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c3710 void VG_(DebugInfo_syms_getidx) ( const DebugInfo *si, in VG_() argument