Home
last modified time | relevance | path

Searched refs:ExeContext (Results 1 – 25 of 40) sorted by relevance

12

/external/valgrind/include/
Dpub_tool_execontext.h38 ExeContext; typedef
63 ExeContext* VG_(record_ExeContext) ( ThreadId tid, Word first_ip_delta );
72 ExeContext* VG_(record_depth_1_ExeContext)(ThreadId tid, Word first_ip_delta);
78 ExeContext* ec, UInt n_ips );
84 extern Bool VG_(eq_ExeContext) ( VgRes res, const ExeContext* e1,
85 const ExeContext* e2 );
88 extern void VG_(pp_ExeContext) ( ExeContext* ec );
94 extern UInt VG_(get_ECU_from_ExeContext)( const ExeContext* e );
97 extern Int VG_(get_ExeContext_n_ips)( const ExeContext* e );
101 extern ExeContext* VG_(get_ExeContext_from_ECU)( UInt uniq );
[all …]
Dpub_tool_xtmemory.h55 ExeContext* ec_alloc);
57 ExeContext* ec_alloc,
58 ExeContext* ec_free);
60 ExeContext* ec_alloc);
78 void (*next_block)(XT_Allocs* xta, ExeContext** ec_alloc),
Dpub_tool_xtree.h149 extern Xecu VG_(XT_add_to_ec)(XTree* xt, ExeContext* ec, const void* value);
155 extern Xecu VG_(XT_sub_from_ec)(XTree* xt, ExeContext* ec, const void* value);
166 extern ExeContext* VG_(XT_get_ec_from_xecu) (XTree* xt, Xecu xecu);
Dpub_tool_errormgr.h59 ExeContext* VG_(get_error_where) ( const Error* err );
93 ExeContext* where, Bool print_error,
Dpub_tool_addrinfo.h154 ExeContext* allocated_at; // might be null_ExeContext.
156 ExeContext* freed_at; // might be null_ExeContext.
/external/valgrind/coregrind/
Dm_execontext.c93 static ExeContext** ec_htab; /* array [ec_htab_size] of ExeContext* */
100 static ExeContext* null_ExeContext;
122 static ExeContext* record_ExeContext_wrk2 ( const Addr* ips, UInt n_ips );
141 sizeof(ExeContext*) * ec_htab_size); in init_ExeContext_storage()
162 ExeContext* ec; in VG_()
206 void VG_(pp_ExeContext) ( ExeContext* ec ) in VG_()
213 Bool VG_(eq_ExeContext) ( VgRes res, const ExeContext* e1, in VG_()
214 const ExeContext* e2 ) in VG_()
293 ExeContext** new_ec_htab; in resize_ec_htab()
301 sizeof(ExeContext*) * new_size); in resize_ec_htab()
[all …]
Dm_xtmemory.c170 ExeContext* ec_alloc) in VG_()
176 ExeContext* ec_alloc, in VG_()
177 ExeContext* ec_free) in VG_()
189 ExeContext* ec_alloc) in VG_()
279 void (*next_block)(XT_Allocs* xta, ExeContext** ec_alloc), in VG_()
303 ExeContext* ec_alloc; in VG_()
Dpub_core_execontext.h55 /*StackTrace*/Addr* VG_(get_ExeContext_StackTrace) ( ExeContext* e );
Dm_xtree.c64 ExeContext* ec;
290 static Xecu find_or_insert (XTree* xt, ExeContext* ec) in find_or_insert()
333 Xecu VG_(XT_add_to_ec) (XTree* xt, ExeContext* ec, const void* value) in VG_()
342 Xecu VG_(XT_sub_from_ec) (XTree* xt, ExeContext* ec, const void* value) in VG_()
369 ExeContext* VG_(XT_get_ec_from_xecu) (XTree* xt, Xecu xecu) in VG_()
Dm_errormgr.c140 ExeContext* where; // Initialised by core
148 ExeContext* VG_(get_error_where) ( const Error* err ) in VG_()
364 ExeContext* ec; in gen_suppression()
640 const HChar* s, void* extra, ExeContext* where ) in construct_error()
856 void* extra, ExeContext* where, Bool print_error, in VG_()
/external/valgrind/drd/
Ddrd_clientobj.h59 ExeContext* first_observed_at;
68 ExeContext* first_observed_at;
75 ExeContext* acquired_at;
84 ExeContext* first_observed_at;
96 ExeContext* first_observed_at;
106 ExeContext* first_observed_at;
121 ExeContext* first_observed_at;
138 ExeContext* first_observed_at;
142 ExeContext* acquired_at;
Ddrd_error.h90 ExeContext* lastchange; // Mallocd
149 ExeContext* other_context;
160 ExeContext* acquired_at;
Ddrd_malloc_wrappers.h44 ExeContext** const where);
Ddrd_malloc_wrappers.c51 ExeContext* where; // where it was allocated
318 ExeContext** const where) in DRD_()
Ddrd_segment.h53 ExeContext* stacktrace;
/external/valgrind/helgrind/
Dhg_errors.h57 ExeContext* h1_ct_segstart,
58 ExeContext* h1_ct_mbsegend );
75 ExeContext*, ExeContext*,
76 ExeContext* );
80 ExeContext* auxctx );
Dhg_lock_n_thread.h93 ExeContext* created_at;
153 ExeContext* appeared_at;
157 ExeContext* acquired_at;
Dhg_errors.c317 ExeContext* h1_ct_mbsegstartEC;
318 ExeContext* h1_ct_mbsegendEC;
320 ExeContext* h2_ct_accEC;
350 ExeContext* shouldbe_earlier_ec;
351 ExeContext* shouldbe_later_ec;
358 ExeContext* actual_earlier_ec;
364 ExeContext* auxctx; /* optional */
431 ExeContext* wherep = NULL; in HG_()
472 ExeContext* h1_ct_segstart, in HG_()
473 ExeContext* h1_ct_mbsegendEC ) in HG_()
[all …]
Dlibhb.h47 ExeContext* (*get_EC)( Thr* )
155 Bool libhb_event_map_lookup ( /*OUT*/ExeContext** resEC,
Dhg_addrdescr.h55 Bool HG_(mm_find_containing_block)( /*OUT*/ExeContext** where,
Dhg_addrdescr.c53 ExeContext* hctxt; in HG_()
/external/valgrind/memcheck/
Dmc_include.h70 ExeContext* where[0];
79 ExeContext* MC_(allocated_at) (MC_Chunk*);
80 ExeContext* MC_(freed_at) (MC_Chunk*);
436 ExeContext* allocated_at; // Where they were allocated.
593 ExeContext* where;
Dmc_malloc_wrappers.c271 ExeContext* MC_(allocated_at) (MC_Chunk* mc) in MC_()
284 ExeContext* MC_(freed_at) (MC_Chunk* mc) in MC_()
317 ExeContext* ec_free; in MC_()
682 ExeContext* ec = VG_(record_ExeContext)(tid, 0/*first_ip_delta*/); in MC_()
1144 static void xtmemory_report_next_block(XT_Allocs* xta, ExeContext** ec_alloc) in xtmemory_report_next_block()
Dmc_errors.c98 ExeContext* origin_ec; // filled in later
105 ExeContext* origin_ec; // filled in later
131 ExeContext* origin_ec; // filled in later
140 ExeContext* origin_ec; // filled in later
149 ExeContext* origin_ec; // filled in later
282 static void mc_pp_origin ( ExeContext* ec, UInt okind ) in mc_pp_origin()
1139 static void update_origin ( /*OUT*/ExeContext** origin_ec, in update_origin()
/external/valgrind/exp-sgcheck/
Dh_main.h51 ExeContext* Seg__where(Seg* seg);

12