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

/external/valgrind/main/include/
H A Dpub_tool_execontext.h101 ExeContext* VG_(make_depth_1_ExeContext_from_Addr)( Addr a );
/external/valgrind/main/coregrind/
H A Dm_execontext.c439 ExeContext* VG_(make_depth_1_ExeContext_from_Addr)( Addr a ) { function
H A Dm_translate.c60 #include "pub_core_execontext.h" // VG_(make_depth_1_ExeContext_from_Addr)
205 = VG_(make_depth_1_ExeContext_from_Addr)( (Addr)guest_IP );
/external/valgrind/main/memcheck/
H A Dmc_main.c3191 zero_ec = VG_(make_depth_1_ExeContext_from_Addr)(zero_addr);
3227 ec = VG_(make_depth_1_ExeContext_from_Addr)(nia);

Completed in 351 milliseconds