Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c637 } proc_v3; member
1403 VG_(umsg)(" S_LPROC_V3/S_GPROC_V3 %s\n", sym->proc_v3.name ); in DEBUG_SnarfCodeView()
1406 nmstr = ML_(addStr)(di, sym->proc_v3.name, in DEBUG_SnarfCodeView()
1407 VG_(strlen)(sym->proc_v3.name)); in DEBUG_SnarfCodeView()
1408 vsym.avmas.main = bias + sectp[sym->proc_v3.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1409 + sym->proc_v3.offset; in DEBUG_SnarfCodeView()
1413 vsym.size = sym->proc_v3.proc_len; in DEBUG_SnarfCodeView()