Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c657 } public_v3; member
1313 Int k = sym->public_v3.len - (-1+ sizeof(sym->public_v3)); in DEBUG_SnarfCodeView()
1316 VG_(memcpy)(symname, sym->public_v3.name, k); in DEBUG_SnarfCodeView()
1326 vsym.avmas.main = bias + sectp[sym->public_v3.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1327 + sym->public_v3.offset; in DEBUG_SnarfCodeView()