Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h587 struct _DebugInfo { struct
591 struct _DebugInfo* next; /* list of DebugInfos */ argument
596 struct _DebugInfo. A .handle of zero is invalid; valid handles argument
620 struct _DebugInfoFSM fsm; argument
630 Bool have_dinfo; /* initially False */
637 HChar* soname;
770 Bool text_present;
771 Addr text_avma;
772 Addr text_svma;
773 SizeT text_size;
[all …]