Searched refs:proc_v1 (Results 1 – 1 of 1) sorted by relevance
603 } proc_v1; member1359 VG_(memcpy)(symname, sym->proc_v1.p_name.name, in DEBUG_SnarfCodeView()1360 sym->proc_v1.p_name.namelen); in DEBUG_SnarfCodeView()1361 symname[sym->proc_v1.p_name.namelen] = '\0'; in DEBUG_SnarfCodeView()1362 nmstr = ML_(addStr)(di, symname, sym->proc_v1.p_name.namelen); in DEBUG_SnarfCodeView()1363 vsym.avmas.main = bias + sectp[sym->proc_v1.segment-1].VirtualAddress in DEBUG_SnarfCodeView()1364 + sym->proc_v1.offset; in DEBUG_SnarfCodeView()1368 vsym.size = sym->proc_v1.proc_len; in DEBUG_SnarfCodeView()