Searched refs:GXResult (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ |
D | priv_d3basics.h | 646 GXResult; typedef 648 void ML_(pp_GXResult) ( GXResult res ); 662 GXResult ML_(evaluate_GX)( const GExpr* gx, const GExpr* fbGX, 672 GXResult ML_(evaluate_Dwarf3_Expr) ( const UChar* expr, UWord exprszB, 684 GXResult ML_(evaluate_trivial_GX)( const GExpr* gx, const DebugInfo* di );
|
D | d3basics.c | 479 GXResult ML_(evaluate_Dwarf3_Expr) ( const UChar* expr, UWord exprszB, in ML_() 515 GXResult fbval, res; in ML_() 948 GXResult ML_(evaluate_GX)( const GExpr* gx, const GExpr* fbGX, in ML_() 951 GXResult res; in ML_() 1020 GXResult ML_(evaluate_trivial_GX)( const GExpr* gx, const DebugInfo* di ) in ML_() 1022 GXResult res; in ML_() 1180 void ML_(pp_GXResult) ( GXResult res ) in ML_()
|
D | debuginfo.c | 3130 GXResult res; in data_address_is_in_var() 3808 GXResult res_sp_6k, res_sp_7k, res_fp_6k, res_fp_7k; in analyse_deps() 3873 GXResult res; in analyse_deps() 4099 GXResult res; in VG_()
|
D | tytypes.c | 778 GXResult res; in ML_()
|