Searched refs:DebugInfo_syms_getidx (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/coregrind/ |
D | m_redir.c | 360 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/ |
D | pub_tool_debuginfo.h | 209 void VG_(DebugInfo_syms_getidx) ( const DebugInfo *di,
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | debuginfo.c | 3710 void VG_(DebugInfo_syms_getidx) ( const DebugInfo *si, in VG_() argument
|