Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c502 vg_assert(di->fsm.have_rx_map); in check_CFSI_related_invariants()
1055 di->fsm.have_rx_map |= is_rx_map; in VG_()
1060 if (di->fsm.have_rx_map && di->fsm.have_rw_map && !di->have_dinfo) { in VG_()
1152 if (di->fsm.have_rx_map) in VG_()
1180 di->fsm.have_rx_map = True; in VG_()
1192 if (di->fsm.have_rx_map && di->fsm.have_rw_map && !di->have_dinfo) { in VG_()
1406 vg_assert(di && !di->fsm.have_rx_map && !di->fsm.have_rw_map); in VG_()
1663 inRange = di->fsm.have_rx_map in search_all_symtabs()
Dpriv_storage.h568 Bool have_rx_map; /* did we see a r?x mapping yet for the file? */ member
Dstorage.c528 vg_assert(di->fsm.have_rx_map && di->fsm.have_rw_map); in ML_()
727 vg_assert(di->fsm.have_rx_map && di->fsm.have_rw_map); in ML_()
1235 vg_assert(di->fsm.have_rx_map && di->fsm.have_rw_map); in ML_()
Dreadpdb.c2332 di->fsm.have_rx_map = True; in ML_()
2371 if (di->fsm.have_rx_map && di->fsm.have_rw_map && !di->have_dinfo) { in ML_()
Dreadmacho.c717 vg_assert(di->fsm.have_rx_map); in ML_()
Dreadelf.c652 vg_assert(di->fsm.have_rx_map); in get_elf_symbol_info()
1510 vg_assert(di->fsm.have_rx_map == True); in ML_()