Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h548 } DebugInfoMapping; typedef
985 DebugInfoMapping* last_rx_map;
1112 extern DebugInfoMapping* ML_(find_rx_mapping) ( DebugInfo* di,
Ddebuginfo.c188 ML_(dinfo_free), sizeof(DebugInfoMapping)); in alloc_DebugInfo()
409 const DebugInfoMapping* map1 = VG_(indexXA)(di1->fsm.maps, i); in do_DebugInfos_overlap()
411 const DebugInfoMapping* map2 = VG_(indexXA)(di2->fsm.maps, j); in do_DebugInfos_overlap()
504 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in check_CFSI_related_invariants()
523 const DebugInfoMapping* map2 = VG_(indexXA)(di2->fsm.maps, j); in check_CFSI_related_invariants()
602 static Bool overlaps_DebugInfoMappings ( const DebugInfoMapping* map1, in overlaps_DebugInfoMappings()
603 const DebugInfoMapping* map2 ) in overlaps_DebugInfoMappings()
622 const DebugInfoMapping* map = VG_(indexXA)(maps, i); in show_DebugInfoMappings()
648 DebugInfoMapping *map_i, *map_j; in truncate_DebugInfoMapping_overlaps()
1041 DebugInfoMapping map; in VG_()
[all …]
Dreadmacho.c710 const DebugInfoMapping* rx_map = NULL; in ML_()
711 const DebugInfoMapping* rw_map = NULL; in ML_()
722 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
Dreadelf.c1621 DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1697 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1703 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1787 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, j); in ML_()
1914 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1927 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
2735 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, j); in ML_()
Dreadpdb.c2322 DebugInfoMapping map; in ML_()
2390 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
2397 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
Dstorage.c710 DebugInfoMapping* map; in ML_()
711 DebugInfoMapping* map2; in ML_()
/external/valgrind/
DNEWS899 349941 di_notify_mmap might create wrong start/size DebugInfoMapping