Searched refs:ddump_syms (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ | ||
D | priv_storage.h | 612 Bool ddump_syms; /* mimic /usr/bin/readelf --syms */ member |
D | debuginfo.c | 198 di->ddump_syms = VG_(clo_debug_dump_syms); in alloc_DebugInfo() |