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

/external/valgrind/main/coregrind/
H A Dm_redir.c385 Addr sym_addr, sym_toc; local
411 VG_(DebugInfo_syms_getidx)( newdi, i, &sym_addr, &sym_toc,
433 if (check_ppcTOCs && sym_toc == 0) {
462 VG_(DebugInfo_syms_getidx)( newdi, i, &sym_addr, &sym_toc,
477 if (sym_toc != 0)

Completed in 40 milliseconds