Home
last modified time | relevance | path

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

/external/valgrind/main/include/
Dpub_tool_execontext.h101 ExeContext* VG_(make_depth_1_ExeContext_from_Addr)( Addr a );
/external/valgrind/main/coregrind/
Dm_execontext.c438 ExeContext* VG_(make_depth_1_ExeContext_from_Addr)( Addr a ) { in VG_() argument
Dm_translate.c203 = VG_(make_depth_1_ExeContext_from_Addr)( (Addr)guest_IP ); in mk_ecu_Expr()
/external/valgrind/main/memcheck/
Dmc_main.c3235 zero_ec = VG_(make_depth_1_ExeContext_from_Addr)(zero_addr); in init_nia_to_ecu_cache()
3271 ec = VG_(make_depth_1_ExeContext_from_Addr)(nia); in convert_nia_to_ecu()