Home
last modified time | relevance | path

Searched refs:make_depth_1_ExeContext_from_Addr (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/include/
Dpub_tool_execontext.h104 ExeContext* VG_(make_depth_1_ExeContext_from_Addr)( Addr a );
/external/valgrind/coregrind/
Dm_execontext.c507 ExeContext* VG_(make_depth_1_ExeContext_from_Addr)( Addr a ) { in VG_() argument
Dm_translate.c216 = VG_(make_depth_1_ExeContext_from_Addr)( guest_IP ); in mk_ecu_Expr()
/external/valgrind/memcheck/
Dmc_main.c3523 zero_ec = VG_(make_depth_1_ExeContext_from_Addr)(zero_addr); in init_nia_to_ecu_cache()
3559 ec = VG_(make_depth_1_ExeContext_from_Addr)(nia); in convert_nia_to_ecu()