Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:XArray

617                  /*MOD*/XArray* maps /* XArray<DebugInfoMapping> */ )
642 /*MOD*/XArray* maps /* XArray<DebugInfoMapping> */ )
665 in the XArray in the order in which they were observed.
2434 UWord evalCfiExpr ( const XArray* exprs, Int ix,
3155 /* Add a zero-terminating byte to DST, which must be an XArray* of
3157 static void zterm_XA ( XArray* dst )
3170 const XArray* /* TyEnt */ tyents,
3231 are XArray*s of HChar, that have been initialised by the caller.
3236 static void format_message ( /*MOD*/XArray* /* of HChar */ dn1,
3237 /*MOD*/XArray* /* of HChar */ dn2,
3243 const XArray* /*HChar*/ described,
3530 ends of DNAME{1,2}, which are XArray*s of HChar, that have been
3534 Bool consider_vars_in_frame ( /*MOD*/XArray* /* of HChar */ dname1,
3535 /*MOD*/XArray* /* of HChar */ dname2,
3597 XArray* vars;
3619 /* It must have an attached XArray of DiVariables. */
3640 XArray* described = ML_(describe_type)( &residual_offset,
3658 of DNAME{1,2}V, which are XArray*s of HChar, that have been
3666 XArray itself.
3669 /*MOD*/ XArray* /* of HChar */ dname1,
3670 /*MOD*/ XArray* /* of HChar */ dname2,
3695 XArray* vars;
3745 XArray* described = ML_(describe_type)( &residual_offset,
3848 void analyse_deps ( /*MOD*/XArray* /* of FrameBlock */ blocks,
3849 const XArray* /* TyEnt */ tyents,
3973 /* Get an XArray of StackBlock which describe the stack (auto) blocks
3974 for this ip. The caller is expected to free the XArray at some
3978 XArray* /* of StackBlock */
3986 XArray* res = VG_(newXA)( ML_(dinfo_zalloc), "di.debuginfo.dgsbai.1",
4038 XArray* vars;
4060 /* It must have an attached XArray of DiVariables. */
4092 XArray* /* of GlobalBlock */
4098 XArray* gvars; /* XArray* of GlobalBlock */