Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h561 } DebugInfoMapping; typedef
998 DebugInfoMapping* last_rx_map;
1126 extern DebugInfoMapping* ML_(find_rx_mapping) ( DebugInfo* di,
Ddebuginfo.c189 ML_(dinfo_free), sizeof(DebugInfoMapping)); in alloc_DebugInfo()
410 const DebugInfoMapping* map1 = VG_(indexXA)(di1->fsm.maps, i); in do_DebugInfos_overlap()
412 const DebugInfoMapping* map2 = VG_(indexXA)(di2->fsm.maps, j); in do_DebugInfos_overlap()
505 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in check_CFSI_related_invariants()
524 const DebugInfoMapping* map2 = VG_(indexXA)(di2->fsm.maps, j); in check_CFSI_related_invariants()
603 static Bool overlaps_DebugInfoMappings ( const DebugInfoMapping* map1, in overlaps_DebugInfoMappings()
604 const DebugInfoMapping* map2 ) in overlaps_DebugInfoMappings()
623 const DebugInfoMapping* map = VG_(indexXA)(maps, i); in show_DebugInfoMappings()
649 DebugInfoMapping *map_i, *map_j; in truncate_DebugInfoMapping_overlaps()
1040 DebugInfoMapping map; in VG_()
[all …]
Dreadmacho.c709 const DebugInfoMapping* rx_map = NULL; in ML_()
710 const DebugInfoMapping* rw_map = NULL; in ML_()
721 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
Dreadelf.c1526 DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1602 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1608 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1692 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, j); in ML_()
1809 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
1822 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
2581 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, j); in ML_()
Dreadpdb.c2316 DebugInfoMapping map; in ML_()
2384 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
2391 const DebugInfoMapping* map = VG_(indexXA)(di->fsm.maps, i); in ML_()
Dstorage.c690 DebugInfoMapping* map; in ML_()
691 DebugInfoMapping* map2; in ML_()