Home
last modified time | relevance | path

Searched defs:_DebugInfoFSM (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h563 struct _DebugInfoFSM struct
565 HChar* filename; /* in mallocville (VG_AR_DINFO) */
566 HChar* dbgname; /* in mallocville (VG_AR_DINFO) */
567 XArray* maps; /* XArray of DebugInfoMapping structs */
568 Bool have_rx_map; /* did we see a r?x mapping yet for the file? */
569 Bool have_rw_map; /* did we see a rw? mapping yet for the file? */
570 Bool have_ro_map; /* did we see a r-- mapping yet for the file? */