Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c493 vg_assert(di->fsm.have_rx_map); in check_CFSI_related_invariants()
918 di->fsm.have_rx_map |= is_rx_map; in VG_()
923 if (di->fsm.have_rx_map && di->fsm.have_rw_map && !di->have_dinfo) { in VG_()
997 if (di->fsm.have_rx_map) in VG_()
1021 di->fsm.have_rx_map = True; in VG_()
1033 if (di->fsm.have_rx_map && di->fsm.have_rw_map && !di->have_dinfo) { in VG_()
1249 vg_assert(di && !di->fsm.have_rx_map && !di->fsm.have_rw_map); in VG_()
1346 inRange = di->fsm.have_rx_map in search_all_symtabs()
Dpriv_storage.h509 Bool have_rx_map; /* did we see a r?x mapping yet for the file? */ member
Dstorage.c424 vg_assert(di->fsm.have_rx_map && di->fsm.have_rw_map); in ML_()
496 vg_assert(di->fsm.have_rx_map && di->fsm.have_rw_map); in ML_()
988 vg_assert(di->fsm.have_rx_map && di->fsm.have_rw_map); in ML_()
Dreadpdb.c2267 di->fsm.have_rx_map = True; in ML_()
2306 if (di->fsm.have_rx_map && di->fsm.have_rw_map && !di->have_dinfo) { in ML_()
Dreadmacho.c711 vg_assert(di->fsm.have_rx_map); in ML_()
Dreadelf.c645 vg_assert(di->fsm.have_rx_map); in get_elf_symbol_info()
1450 vg_assert(di->fsm.have_rx_map == True); in ML_()