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