HomeSort by relevance Sort by last modified time
    Searched refs:fnptr_to_fnentry (Results 1 - 17 of 17) sorted by null

  /external/valgrind/lackey/
lk_main.c 179 #include "pub_tool_machine.h" // VG_(fnptr_to_fnentry)
378 VG_(fnptr_to_fnentry)( &increment_detail ),
511 helperName, VG_(fnptr_to_fnentry)( helperAddr ),
686 VG_(fnptr_to_fnentry)( &add_one_SB_entered ),
695 VG_(fnptr_to_fnentry)( &trace_superblock ),
712 VG_(fnptr_to_fnentry)( &add_one_IRStmt ),
734 VG_(fnptr_to_fnentry)( &add_one_guest_instr ),
758 VG_(fnptr_to_fnentry)( &add_one_func_call ),
943 VG_(fnptr_to_fnentry)( &add_one_Jcc ),
947 VG_(fnptr_to_fnentry)(
    [all...]
  /external/valgrind/drd/
drd_load_store.c 362 VG_(fnptr_to_fnentry)
465 VG_(fnptr_to_fnentry)(drd_trace_mem_store),
490 VG_(fnptr_to_fnentry)(drd_trace_load_1),
497 VG_(fnptr_to_fnentry)(drd_trace_load_2),
504 VG_(fnptr_to_fnentry)(drd_trace_load_4),
511 VG_(fnptr_to_fnentry)(drd_trace_load_8),
519 VG_(fnptr_to_fnentry)(DRD_(trace_load)),
554 VG_(fnptr_to_fnentry)(drd_trace_store_1),
561 VG_(fnptr_to_fnentry)(drd_trace_store_2),
568 VG_(fnptr_to_fnentry)(drd_trace_store_4)
    [all...]
  /external/valgrind/include/
pub_tool_machine.h 171 extern void* VG_(fnptr_to_fnentry)( void* );
  /external/valgrind/exp-bbv/
bbv_main.c 45 #include "pub_tool_machine.h" /* VG_(fnptr_to_fnentry) */
429 VG_(fnptr_to_fnentry)( &per_instruction_BBV_rep ),
434 VG_(fnptr_to_fnentry)( &per_instruction_BBV_fldcw ),
439 VG_(fnptr_to_fnentry)( &per_instruction_BBV ),
  /external/valgrind/coregrind/
m_translate.c 36 #include "pub_core_machine.h" // VG_(fnptr_to_fnentry)
333 VG_(fnptr_to_fnentry)( \
342 VG_(fnptr_to_fnentry)( \
373 VG_(fnptr_to_fnentry)( \
543 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update_w_ECU) ),
551 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update) ),
587 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update_w_ECU) ),
596 VG_(fnptr_to_fnentry)( &VG_(unknown_SP_update) ),
    [all...]
m_redir.c 49 #include "pub_core_machine.h" // VG_(fnptr_to_fnentry)
    [all...]
m_transtab.c     [all...]
m_machine.c 1955 void* VG_(fnptr_to_fnentry)( void* f ) function
    [all...]
  /external/valgrind/memcheck/
mc_translate.c 38 #include "pub_tool_machine.h" // VG_(fnptr_to_fnentry)
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
m_gdbserver.c 46 #include "pub_core_machine.h" // VG_(fnptr_to_fnentry)
    [all...]
  /external/valgrind/callgrind/
main.c 592 helperName, VG_(fnptr_to_fnentry)( helperAddr ),
710 helperName, VG_(fnptr_to_fnentry)( helperAddr ),
946 VG_(fnptr_to_fnentry)( & CLG_(setup_bbcc) ),
    [all...]
  /external/valgrind/cachegrind/
cg_main.c 45 #include "pub_tool_machine.h" // VG_(fnptr_to_fnentry)
867 helperName, VG_(fnptr_to_fnentry)( helperAddr ),
990 helperName, VG_(fnptr_to_fnentry)( helperAddr ),
    [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c     [all...]
  /external/valgrind/exp-sgcheck/
sg_main.c     [all...]
  /external/valgrind/exp-dhat/
dh_main.c 37 #include "pub_tool_machine.h" // VG_(fnptr_to_fnentry)
829 hName, VG_(fnptr_to_fnentry)( hAddr ),
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 227 static void* fnptr_to_fnentry( const VexAbiInfo* vbi, void* f ) function
    [all...]
  /external/valgrind/helgrind/
hg_main.c     [all...]

Completed in 899 milliseconds