Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dreadmacho.c323 struct NLIST* o_symtab, UInt o_symtab_count, in read_symtab() argument
333 for (i = 0; i < o_symtab_count; i++) { in read_symtab()