/external/valgrind/main/coregrind/m_debuginfo/ |
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 | storage.c | 62 void ML_(symerr) ( struct _DebugInfo* di, Bool serious, HChar* msg ) in ML_() function 92 void ML_(ppSym) ( Int idx, DiSym* sym ) in ML_() function 115 void ML_(ppDiCfSI) ( XArray* /* of CfiExpr */ exprs, DiCfSI* si ) in ML_() function 218 UChar* ML_(addStr) ( struct _DebugInfo* di, UChar* str, Int len ) in ML_() function 256 void ML_(addSym) ( struct _DebugInfo* di, DiSym* sym ) in ML_() function 339 void ML_(addLineInfo) ( struct _DebugInfo* di, in ML_() function 440 void ML_(addDiCfSI) ( struct _DebugInfo* di, DiCfSI* cfsi_orig ) in ML_() function 565 Int ML_(CfiExpr_Undef)( XArray* dst ) in ML_() function 572 Int ML_(CfiExpr_Deref)( XArray* dst, Int ixAddr ) in ML_() function 580 Int ML_(CfiExpr_Const)( XArray* dst, UWord con ) in ML_() function [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 238 void ML_(pp_TyEnt_C_ishly)( XArray* /* of TyEnt */ tyents, in ML_() function 328 void ML_(TyEntIndexCache__invalidate) ( TyEntIndexCache* cache ) in ML_() function 339 TyEnt* ML_(TyEnts__index_by_cuOff) ( XArray* /* of TyEnt */ ents, in ML_() function 413 Word ML_(TyEnt__cmp_by_cuOff_only) ( TyEnt* te1, TyEnt* te2 ) in ML_() function 480 Word ML_(TyEnt__cmp_by_all_except_cuOff) ( TyEnt* te1, TyEnt* te2 ) in ML_() function 587 void ML_(TyEnt__make_EMPTY) ( TyEnt* te ) in ML_() function 669 MaybeULong ML_(sizeOfType)( XArray* /* of TyEnt */ tyents, in ML_() function [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 935 GXResult ML_(evaluate_GX)( GExpr* gx, GExpr* fbGX, in ML_() function 1007 GXResult ML_(evaluate_trivial_GX)( GExpr* gx, const DebugInfo* di ) in ML_() function 1167 void ML_(pp_GXResult) ( GXResult res ) in ML_() function 1184 void ML_(pp_GX) ( GExpr* gx ) { in ML_() function
|
D | readstabs.c | 99 void ML_(read_debuginfo_stabs) ( DebugInfo* di, in ML_() function
|
D | readmacho.c | 106 Bool ML_(is_macho_object_file)( const void* buf, SizeT szB ) in ML_() function 669 Bool ML_(read_macho_debug_info)( struct _DebugInfo* di ) in ML_() function
|
D | readelf.c | 114 Bool ML_(is_elf_object_file)( void* image, SizeT n_image, Bool rel_ok ) in ML_() function 1326 Bool ML_(read_elf_debug_info) ( struct _DebugInfo* di ) in ML_() function
|
D | readdwarf.c | 1176 void ML_(read_debuginfo_dwarf3) in ML_() function 1408 void ML_(read_debuginfo_dwarf1) ( in ML_() function 3684 void ML_(read_callframe_info_dwarf3) in ML_() function
|
D | debuginfo.c | 1282 struct _DebugInfoMapping* ML_(find_rx_mapping) ( struct _DebugInfo* di, in ML_() function 2358 Addr ML_(get_CFA) ( Addr ip, Addr sp, Addr fp, in ML_() function
|
/external/valgrind/main/coregrind/m_scheduler/ |
D | sched-lock.c | 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 | sema.c | 55 void ML_(sema_init)(vg_sema_t *sema) in ML_() function 86 void ML_(sema_deinit)(vg_sema_t *sema) in ML_() function 98 void ML_(sema_down)( vg_sema_t *sema, Bool as_LL ) in ML_() function 130 void ML_(sema_up)( vg_sema_t *sema, Bool as_LL ) in ML_() function
|
/external/valgrind/main/coregrind/m_aspacemgr/ |
D | aspacemgr-common.c | 55 void ML_(am_exit)( Int status ) in ML_() function 67 void ML_(am_barf) ( HChar* what ) in ML_() function 74 void ML_(am_barf_toolow) ( HChar* what ) in ML_() function 83 void ML_(am_assert_fail)( const HChar* expr, in ML_() function 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 197 SysRes ML_(am_do_extend_mapping_NO_NOTIFY)( in ML_() function 218 SysRes ML_(am_do_relocate_nooverlap_mapping_NO_NOTIFY)( in ML_() function 243 SysRes ML_(am_open) ( const Char* pathname, Int flags, Int mode ) in ML_() function [all …]
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-linux-variants.c | 78 Int ML_(linux_variant_PRE_sys_bproc)( UWord arg1, UWord arg2, in ML_() function 85 void ML_(linux_variant_POST_sys_bproc)( UWord arg1, UWord arg2, in ML_() function
|
D | syswrap-generic.c | 74 Bool ML_(valid_client_addr)(Addr start, SizeT size, ThreadId tid, in ML_() function 102 Bool ML_(client_signal_OK)(Int sigNo) in ML_() function 117 Bool ML_(safe_to_deref) ( void* start, SizeT size ) in ML_() function 196 ML_(notify_core_and_tool_of_mmap) ( Addr a, SizeT len, UInt prot, in ML_() function 207 ML_(notify_core_and_tool_of_munmap) ( Addr a, SizeT len ) in ML_() function 221 ML_(notify_core_and_tool_of_mprotect) ( Addr a, SizeT len, Int prot ) in ML_() function 558 void ML_(record_fd_open_with_given_name)(ThreadId tid, Int fd, char *pathname) in ML_() function 592 void ML_(record_fd_open_named)(ThreadId tid, Int fd) in ML_() function 605 void ML_(record_fd_open_nameless)(ThreadId tid, Int fd) in ML_() function 998 void ML_(buf_and_len_pre_check) ( ThreadId tid, Addr buf_p, Addr buflen_p, in ML_() function [all …]
|
D | syswrap-main.c | 1829 void ML_(fixup_guest_state_to_restart_syscall) ( ThreadArchState* arch ) in ML_() function 2217 void ML_(wqthread_continue_NORETURN)(ThreadId tid) in ML_() function
|
D | syswrap-linux.c | 299 Word ML_(start_thread_NORETURN) ( void* arg ) in ML_() function 312 Addr ML_(allocstack)(ThreadId tid) in ML_() function 409 SysRes ML_(do_fork_clone) ( ThreadId tid, UInt flags, in ML_() function 3203 ML_(linux_PRE_sys_msgsnd) ( ThreadId tid, in ML_() function 3213 ML_(linux_PRE_sys_msgrcv) ( ThreadId tid, in ML_() function 3224 ML_(linux_POST_sys_msgrcv) ( ThreadId tid, in ML_() function 3235 ML_(linux_PRE_sys_msgctl) ( ThreadId tid, in ML_() function 3268 ML_(linux_POST_sys_msgctl) ( ThreadId tid, in ML_() function 6630 ML_(linux_PRE_sys_getsockopt) ( ThreadId tid, in ML_() function 6656 ML_(linux_POST_sys_getsockopt) ( ThreadId tid, in ML_() function
|
D | syswrap-ppc64-linux.c | 1477 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno ) in ML_() function
|
D | syswrap-s390x-linux.c | 1527 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno ) in ML_() function
|
D | syswrap-ppc32-linux.c | 1838 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno ) in ML_() function
|
D | syswrap-amd64-linux.c | 1448 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno ) in ML_() function
|
D | syswrap-x86-linux.c | 2240 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno ) in ML_() function
|
D | syswrap-arm-linux.c | 1910 SyscallTableEntry* ML_(get_linux_syscall_entry) ( UInt sysno ) in ML_() function
|
/external/valgrind/main/include/ |
D | pub_tool_basics_asm.h | 53 # define ML_(str) VGAPPEND( vgModuleLocal_, str) macro 56 # define ML_(str) VGAPPEND(_vgModuleLocal_, str) macro
|
D | pub_tool_basics.h | 71 #define ML_(str) VGAPPEND(vgModuleLocal_, str) macro
|
/external/valgrind/main/coregrind/m_initimg/ |
D | initimg-pathscan.c | 132 HChar* ML_(find_executable) ( const HChar* exec ) in ML_() function
|