Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dreadpdb.c1206 IMAGE_SECTION_HEADER* sectp, in DEBUG_SnarfCodeView() argument
1267 vsym.addr = bias + sectp[sym->data_v1.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1293 vsym.addr = bias + sectp[sym->data_v2.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1302 & sectp[sym->data_v2.segment-1].Characteristics); in DEBUG_SnarfCodeView()
1327 vsym.addr = bias + sectp[sym->public_v3.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1336 & sectp[sym->data_v2.segment-1].Characteristics); in DEBUG_SnarfCodeView()
1363 vsym.addr = bias + sectp[sym->proc_v1.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1385 vsym.addr = bias + sectp[sym->proc_v2.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1409 vsym.addr = bias + sectp[sym->proc_v3.segment-1].VirtualAddress in DEBUG_SnarfCodeView()
1521 IMAGE_SECTION_HEADER* sectp, in DEBUG_SnarfLinetab() argument
[all …]