Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c1206 const IMAGE_SECTION_HEADER* sectp, in DEBUG_SnarfCodeView() argument
1266 vsym.avmas.main = bias + sectp[sym->data_v1.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1291 vsym.avmas.main = bias + sectp[sym->data_v2.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1300 & sectp[sym->data_v2.segment-1].Characteristics); in DEBUG_SnarfCodeView()
1324 vsym.avmas.main = bias + sectp[sym->public_v3.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1333 & sectp[sym->data_v2.segment-1].Characteristics); in DEBUG_SnarfCodeView()
1360 vsym.avmas.main = bias + sectp[sym->proc_v1.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1381 vsym.avmas.main = bias + sectp[sym->proc_v2.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1403 vsym.avmas.main = bias + sectp[sym->proc_v3.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1514 const IMAGE_SECTION_HEADER* sectp, in DEBUG_SnarfLinetab() argument
[all …]