/external/valgrind/main/coregrind/m_syswrap/ |
D | syscall-amd64-darwin.S | 197 .globl ML_(do_syscall_for_client_unix_WRK) 198 ML_(do_syscall_for_client_unix_WRK): 201 .globl ML_(do_syscall_for_client_mach_WRK) 202 ML_(do_syscall_for_client_mach_WRK): 205 .globl ML_(do_syscall_for_client_mdep_WRK) 206 ML_(do_syscall_for_client_mdep_WRK): 219 .globl ML_(blksys_setup_MACH) 220 .globl ML_(blksys_restart_MACH) 221 .globl ML_(blksys_complete_MACH) 222 .globl ML_(blksys_committed_MACH) [all …]
|
D | syscall-x86-darwin.S | 195 .globl ML_(do_syscall_for_client_unix_WRK) 196 ML_(do_syscall_for_client_unix_WRK): 199 .globl ML_(do_syscall_for_client_mach_WRK) 200 ML_(do_syscall_for_client_mach_WRK): 203 .globl ML_(do_syscall_for_client_mdep_WRK) 204 ML_(do_syscall_for_client_mdep_WRK): 217 .globl ML_(blksys_setup_MACH) 218 .globl ML_(blksys_restart_MACH) 219 .globl ML_(blksys_complete_MACH) 220 .globl ML_(blksys_committed_MACH) [all …]
|
D | priv_syswrap-generic.h | 40 Bool ML_(valid_client_addr)(Addr start, SizeT size, ThreadId tid, 46 extern Bool ML_(safe_to_deref) ( void* start, SizeT size ); 49 extern Bool ML_(client_signal_OK)(Int sigNo); 53 Bool ML_(fd_allowed)(Int fd, const Char *syscallname, ThreadId tid, Bool isNewFD); 55 extern void ML_(record_fd_open_named) (ThreadId tid, Int fd); 56 extern void ML_(record_fd_open_nameless) (ThreadId tid, Int fd); 57 extern void ML_(record_fd_open_with_given_name)(ThreadId tid, Int fd, 63 Bool ML_(do_sigkill)(Int pid, Int tgid); 68 ML_(notify_core_and_tool_of_mmap) ( Addr a, SizeT len, UInt prot, 71 ML_(notify_core_and_tool_of_munmap) ( Addr a, SizeT len ); [all …]
|
D | syscall-ppc64-linux.S | 77 .globl ML_(do_syscall_for_client_WRK) 80 ML_(do_syscall_for_client_WRK): 81 .quad .ML_(do_syscall_for_client_WRK),.TOC.@tocbase,0 83 .type .ML_(do_syscall_for_client_WRK),@function 84 .globl .ML_(do_syscall_for_client_WRK) 85 .ML_(do_syscall_for_client_WRK): 153 .globl ML_(blksys_setup) 154 .globl ML_(blksys_restart) 155 .globl ML_(blksys_complete) 156 .globl ML_(blksys_committed) [all …]
|
D | syscall-ppc32-linux.S | 76 .globl ML_(do_syscall_for_client_WRK) 77 ML_(do_syscall_for_client_WRK): 145 .globl ML_(blksys_setup) 146 .globl ML_(blksys_restart) 147 .globl ML_(blksys_complete) 148 .globl ML_(blksys_committed) 149 .globl ML_(blksys_finished) 150 ML_(blksys_setup): .long 1b 151 ML_(blksys_restart): .long 2b 152 ML_(blksys_complete): .long 3b [all …]
|
D | syscall-arm-linux.S | 76 .globl ML_(do_syscall_for_client_WRK) 77 ML_(do_syscall_for_client_WRK): 133 .globl ML_(blksys_setup) 134 .globl ML_(blksys_restart) 135 .globl ML_(blksys_complete) 136 .globl ML_(blksys_committed) 137 .globl ML_(blksys_finished) 138 ML_(blksys_setup): .long 1b 139 ML_(blksys_restart): .long 2b 140 ML_(blksys_complete): .long 3b [all …]
|
D | syscall-x86-linux.S | 79 .globl ML_(do_syscall_for_client_WRK) 80 ML_(do_syscall_for_client_WRK): 156 .globl ML_(blksys_setup) 157 .globl ML_(blksys_restart) 158 .globl ML_(blksys_complete) 159 .globl ML_(blksys_committed) 160 .globl ML_(blksys_finished) 161 ML_(blksys_setup): .long 1b 162 ML_(blksys_restart): .long 2b 163 ML_(blksys_complete): .long 3b [all …]
|
D | syscall-s390x-linux.S | 88 .globl ML_(do_syscall_for_client_WRK) 89 ML_(do_syscall_for_client_WRK): 150 .globl ML_(blksys_setup) 151 .globl ML_(blksys_restart) 152 .globl ML_(blksys_complete) 153 .globl ML_(blksys_committed) 154 .globl ML_(blksys_finished) 158 ML_(blksys_setup): .quad 1b 159 ML_(blksys_restart): .quad 2b 160 ML_(blksys_complete): .quad 3b [all …]
|
D | syscall-mips32-linux.S | 77 .globl ML_(do_syscall_for_client_WRK) 78 ML_(do_syscall_for_client_WRK): 195 .globl ML_(blksys_setup) 196 .globl ML_(blksys_restart) 197 .globl ML_(blksys_complete) 198 .globl ML_(blksys_committed) 199 .globl ML_(blksys_finished) 200 ML_(blksys_setup): .long 1b 201 ML_(blksys_restart): .long 2b 202 ML_(blksys_complete): .long 3b [all …]
|
D | syscall-amd64-linux.S | 78 .globl ML_(do_syscall_for_client_WRK) 79 ML_(do_syscall_for_client_WRK): 196 .globl ML_(blksys_setup) 197 .globl ML_(blksys_restart) 198 .globl ML_(blksys_complete) 199 .globl ML_(blksys_committed) 200 .globl ML_(blksys_finished) 201 ML_(blksys_setup): .quad 1b 202 ML_(blksys_restart): .quad 2b 203 ML_(blksys_complete): .quad 3b [all …]
|
D | syswrap-s390x-linux.c | 76 void ML_(call_on_new_stack_0_1) ( Addr stack, 229 stack = (UWord*)ML_(allocstack)(ctid); in do_clone() 308 ML_(start_thread_NORETURN), &VG_(threads)[ctid]); in do_clone() 462 if (!ML_(valid_client_addr)(ARG2, 4*sizeof(Addr), tid, NULL)) { in PRE() 466 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() 472 if (!ML_(valid_client_addr)(ARG2, 3*sizeof(Addr), tid, NULL)) { in PRE() 482 if (!ML_(valid_client_addr)(ARG2, 3*sizeof(Addr), tid, NULL)) { in PRE() 486 ML_(generic_PRE_sys_bind)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 492 if (!ML_(valid_client_addr)(ARG2, 2*sizeof(Addr), tid, NULL)) { in PRE() 501 if (!ML_(valid_client_addr)(ARG2, 3*sizeof(Addr), tid, NULL)) { in PRE() [all …]
|
D | syswrap-mips32-linux.c | 83 void ML_ (call_on_new_stack_0_1) (Addr stack, Addr retaddr, 255 stack = (UWord *) ML_ (allocstack) (ctid); in do_clone() 314 ret = do_syscall_clone_mips_linux (ML_ (start_thread_NORETURN), in do_clone() 436 ML_ (generic_PRE_sys_socketpair) (tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3); in PRE() 446 ML_ (generic_PRE_sys_bind) (tid, ARG2_0, ARG2_1, ARG2_2); in PRE() 456 ML_ (generic_PRE_sys_accept) (tid, ARG2_0, ARG2_1, ARG2_2); in PRE() 464 ML_ (generic_PRE_sys_sendto) (tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3, in PRE() 470 ML_ (generic_PRE_sys_send) (tid, ARG2_0, ARG2_1, ARG2_2); in PRE() 476 ML_ (generic_PRE_sys_recvfrom) (tid, ARG2_0, ARG2_1, ARG2_2, in PRE() 487 ML_ (generic_PRE_sys_recv) (tid, ARG2_0, ARG2_1, ARG2_2); in PRE() [all …]
|
D | syswrap-ppc64-linux.c | 68 void ML_(call_on_new_stack_0_1) ( Addr stack, 283 stack = (UWord*)ML_(allocstack)(ctid); in do_clone() 382 ML_(start_thread_NORETURN), in do_clone() 472 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() 484 ML_(generic_PRE_sys_bind)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 495 ML_(generic_PRE_sys_accept)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 502 ML_(generic_PRE_sys_accept)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 511 ML_(generic_PRE_sys_sendto)( tid, ARG2_0, ARG2_1, ARG2_2, in PRE() 518 ML_(generic_PRE_sys_send)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 525 ML_(generic_PRE_sys_recvfrom)( tid, ARG2_0, ARG2_1, ARG2_2, in PRE() [all …]
|
D | syswrap-arm-linux.c | 71 void ML_(call_on_new_stack_0_1) ( Addr stack, 189 stack = (UWord*)ML_(allocstack)(ctid); in do_clone() 246 ML_(start_thread_NORETURN), stack, flags, &VG_(threads)[ctid], in do_clone() 413 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() 425 ML_(generic_PRE_sys_bind)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 436 ML_(generic_PRE_sys_accept)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 443 ML_(generic_PRE_sys_accept)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 452 ML_(generic_PRE_sys_sendto)( tid, ARG2_0, ARG2_1, ARG2_2, in PRE() 459 ML_(generic_PRE_sys_send)( tid, ARG2_0, ARG2_1, ARG2_2 ); in PRE() 466 ML_(generic_PRE_sys_recvfrom)( tid, ARG2_0, ARG2_1, ARG2_2, in PRE() [all …]
|
D | syswrap-main.c | 273 UWord ML_(do_syscall_for_client_WRK)( Word syscallno, 280 UWord ML_(do_syscall_for_client_unix_WRK)( Word syscallno, 286 UWord ML_(do_syscall_for_client_mach_WRK)( Word syscallno, 292 UWord ML_(do_syscall_for_client_mdep_WRK)( Word syscallno, 310 err = ML_(do_syscall_for_client_WRK)( in do_syscall_for_client() 317 err = ML_(do_syscall_for_client_unix_WRK)( in do_syscall_for_client() 323 err = ML_(do_syscall_for_client_mach_WRK)( in do_syscall_for_client() 329 err = ML_(do_syscall_for_client_mdep_WRK)( in do_syscall_for_client() 1192 sys = ML_(get_linux_syscall_entry)( syscallno ); in get_syscall_entry() 1199 if (idx >= 0 && idx < ML_(syscall_table_size) && in get_syscall_entry() [all …]
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | priv_misc.h | 41 void* ML_(dinfo_zalloc)( HChar* cc, SizeT szB ); 42 void ML_(dinfo_free)( void* v ); 43 UChar* ML_(dinfo_strdup)( HChar* cc, const UChar* str ); 44 UChar* ML_(dinfo_memdup)( HChar* cc, UChar* str, SizeT nStr ); 47 Short ML_(read_Short)( UChar* data ); 48 Int ML_(read_Int)( UChar* data ); 49 Long ML_(read_Long)( UChar* data ); 50 UShort ML_(read_UShort)( UChar* data ); 51 UWord ML_(read_UWord)( UChar* data ); 52 UInt ML_(read_UInt)( UChar* data ); [all …]
|
D | misc.c | 45 void* ML_(dinfo_zalloc) ( HChar* cc, SizeT szB ) { in ML_() function 54 void ML_(dinfo_free) ( void* v ) { in ML_() function 58 UChar* ML_(dinfo_strdup) ( HChar* cc, const UChar* str ) { in ML_() function 62 UChar* ML_(dinfo_memdup) ( HChar* cc, UChar* str, SizeT nStr ) { in ML_() function 75 Short ML_(read_Short)( UChar* data ) { in ML_() function 87 Int ML_(read_Int) ( UChar* data ) { in ML_() function 103 Long ML_(read_Long) ( UChar* data ) { in ML_() function 127 UShort ML_(read_UShort) ( UChar* data ) { in ML_() function 139 UChar *ML_(write_UShort) ( UChar* ptr, UShort val ) { in ML_() function 150 UWord ML_(read_UWord) ( UChar* data ) { in ML_() function [all …]
|
D | priv_tytypes.h | 143 Bool ML_(TyEnt__is_type)( TyEnt* ); 146 void ML_(pp_TyEnt)( TyEnt* ); 149 void ML_(pp_TyEnts)( XArray* tyents, HChar* who ); 152 void ML_(pp_TyEnt_C_ishly)( XArray* /* of TyEnt */ tyents, 157 Word ML_(TyEnt__cmp_by_cuOff_only) ( TyEnt* te1, TyEnt* te2 ); 161 Word ML_(TyEnt__cmp_by_all_except_cuOff) ( TyEnt* te1, TyEnt* te2 ); 166 void ML_(TyEnt__make_EMPTY) ( TyEnt* te ); 171 MaybeULong ML_(sizeOfType)( XArray* /* of TyEnt */ tyents, 176 XArray* /*UChar*/ ML_(describe_type)( /*OUT*/PtrdiffT* residual_offset, 205 void ML_(TyEntIndexCache__invalidate) ( TyEntIndexCache* cache ); [all …]
|
D | priv_storage.h | 350 extern Int ML_(CfiExpr_Undef) ( XArray* dst ); 351 extern Int ML_(CfiExpr_Deref) ( XArray* dst, Int ixAddr ); 352 extern Int ML_(CfiExpr_Const) ( XArray* dst, UWord con ); 353 extern Int ML_(CfiExpr_Binop) ( XArray* dst, CfiOp op, Int ixL, Int ixR ); 354 extern Int ML_(CfiExpr_CfiReg)( XArray* dst, CfiReg reg ); 355 extern Int ML_(CfiExpr_DwReg) ( XArray* dst, Int reg ); 357 extern void ML_(ppCfiExpr)( XArray* src, Int ix ); 405 ML_(cmp_for_DiAddrRange_range) ( const void* keyV, const void* elemV ); 818 extern void ML_(addSym) ( struct _DebugInfo* di, DiSym* sym ); 822 void ML_(addLineInfo) ( struct _DebugInfo* di, [all …]
|
D | d3basics.c | 51 HChar* ML_(pp_DW_children) ( DW_children hashch ) in ML_() function 60 HChar* ML_(pp_DW_TAG) ( DW_TAG tag ) in ML_() function 155 HChar* ML_(pp_DW_FORM) ( DW_FORM form ) in ML_() function 189 HChar* ML_(pp_DW_AT) ( DW_AT attr ) in ML_() function 467 GXResult ML_(evaluate_Dwarf3_Expr) ( UChar* expr, UWord exprszB, in ML_() function 566 a1 = ML_(read_Addr)(expr); in ML_() 580 fbval = ML_(evaluate_GX)(fbGX, NULL, regs, di); in ML_() 668 uw1 = ML_(read_UWord)((void *)uw1); in ML_() 681 case 1: uw1 = ML_(read_UChar)((void*)uw1); break; in ML_() 682 case 2: uw1 = ML_(read_UShort)((void*)uw1); break; in ML_() [all …]
|
D | tytypes.c | 51 Bool ML_(TyEnt__is_type)( TyEnt* te ) in ML_() function 83 void ML_(pp_TyEnt)( TyEnt* te ) in ML_() function 201 void ML_(pp_TyEnts)( XArray* tyents, HChar* who ) in ML_() function 209 ML_(pp_TyEnt)( tyent ); in ML_() 219 TyEnt* ent = ML_(TyEnts__index_by_cuOff)( tyents, NULL, cuOff ); in pp_TyBound_C_ishly() 235 ML_(pp_TyEnt)( ent ); in pp_TyBound_C_ishly() 238 void ML_(pp_TyEnt_C_ishly)( XArray* /* of TyEnt */ tyents, in ML_() function 241 TyEnt* ent = ML_(TyEnts__index_by_cuOff)( tyents, NULL, cuOff ); in ML_() 252 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyPorR.typeR); in ML_() 256 ML_(pp_TyEnt_C_ishly)(tyents, ent->Te.TyPorR.typeR); in ML_() [all …]
|
/external/valgrind/main/coregrind/m_aspacemgr/ |
D | priv_aspacemgr.h | 67 extern void ML_(am_exit) ( Int status ); 68 extern void ML_(am_barf) ( HChar* what ); 69 extern void ML_(am_barf_toolow) ( HChar* what ); 72 extern void ML_(am_assert_fail) ( const HChar* expr, 79 (ML_(am_assert_fail)(#expr, \ 84 extern Int ML_(am_getpid)( void ); 87 extern UInt ML_(am_sprintf) ( HChar* buf, const HChar *format, ... ); 91 extern SysRes ML_(am_do_munmap_NO_NOTIFY)(Addr start, SizeT length); 94 extern SysRes ML_(am_do_extend_mapping_NO_NOTIFY)( 100 extern SysRes ML_(am_do_relocate_nooverlap_mapping_NO_NOTIFY)( [all …]
|
D | aspacemgr-common.c | 55 void ML_(am_exit)( Int status ) in ML_() function 67 void ML_(am_barf) ( HChar* what ) in ML_() function 71 ML_(am_exit)(1); in ML_() 74 void ML_(am_barf_toolow) ( HChar* what ) in ML_() function 80 ML_(am_exit)(1); in ML_() 83 void ML_(am_assert_fail)( const HChar* expr, in ML_() function 93 ML_(am_exit)(1); in ML_() 96 Int ML_(am_getpid)( void ) in ML_() function 128 UInt ML_(am_sprintf) ( HChar* buf, const HChar *format, ... ) in ML_() function 189 SysRes ML_(am_do_munmap_NO_NOTIFY)(Addr start, SizeT length) in ML_() function [all …]
|
/external/valgrind/main/coregrind/m_scheduler/ |
D | sched-lock.c | 39 &ML_(generic_sched_lock_ops); 42 [sched_lock_generic] = &ML_(generic_sched_lock_ops), 44 [sched_lock_ticket] = &ML_(linux_ticket_lock_ops), 57 Bool ML_(set_sched_lock_impl)(const enum SchedLockType t) in ML_() function 68 const Char *ML_(get_sched_lock_name)(void) in ML_() function 73 struct sched_lock *ML_(create_sched_lock)(void) in ML_() function 78 void ML_(destroy_sched_lock)(struct sched_lock *p) in ML_() function 83 int ML_(get_sched_lock_owner)(struct sched_lock *p) in ML_() function 88 void ML_(acquire_sched_lock)(struct sched_lock *p) in ML_() function 93 void ML_(release_sched_lock)(struct sched_lock *p) in ML_() function
|
D | priv_sched-lock.h | 39 Bool ML_(set_sched_lock_impl)(const enum SchedLockType t); 40 const Char *ML_(get_sched_lock_name)(void); 41 struct sched_lock *ML_(create_sched_lock)(void); 42 void ML_(destroy_sched_lock)(struct sched_lock *p); 43 int ML_(get_sched_lock_owner)(struct sched_lock *p); 44 void ML_(acquire_sched_lock)(struct sched_lock *p); 45 void ML_(release_sched_lock)(struct sched_lock *p);
|