Home
last modified time | relevance | path

Searched refs:arena_malloc (Results 1 – 21 of 21) sorted by relevance

/external/valgrind/main/coregrind/
Dm_libcproc.c118 Char *valstr = VG_(arena_malloc)(VG_AR_CORE, "libcproc.es.1", in VG_()
132 env = VG_(arena_malloc)(VG_AR_CORE, "libcproc.es.2", sizeof(Char **) * 2); in VG_()
140 Char **newenv = VG_(arena_malloc)(VG_AR_CORE, "libcproc.es.3", in VG_()
254 buf = VG_(arena_malloc)(VG_AR_CORE, "libcproc.erves.4", in VG_()
307 newenv = VG_(arena_malloc)(VG_AR_CORE, "libcproc.ec.1", in VG_()
Dm_execontext.c139 ec_htab = VG_(arena_malloc)(VG_AR_EXECTXT, "execontext.iEs1", in init_ExeContext_storage()
264 new_ec_htab = VG_(arena_malloc)(VG_AR_EXECTXT, "execontext.reh1", in resize_ec_htab()
399 new_ec = VG_(arena_malloc)( VG_AR_EXECTXT, "execontext.rEw2.2", in record_ExeContext_wrk2()
Dpub_core_mallocfree.h105 extern void* VG_(arena_malloc) ( ArenaId arena, HChar* cc, SizeT nbytes );
Dm_mallocfree.c1493 void* VG_(arena_malloc) ( ArenaId aid, HChar* cc, SizeT req_pszB ) in VG_() argument
1966 base_p = VG_(arena_malloc) ( aid, cc, base_pszB_req ); in VG_()
2114 p = VG_(arena_malloc) ( aid, cc, size ); in VG_()
2138 return VG_(arena_malloc)(aid, cc, req_pszB); in VG_()
2156 p_new = VG_(arena_malloc) ( aid, cc, req_pszB ); in VG_()
2178 res = VG_(arena_malloc) (aid, cc, len); in VG_()
2194 return VG_(arena_malloc) ( VG_AR_TOOL, cc, nbytes ); in VG_()
Dm_stacks.c188 i = (Stack *)VG_(arena_malloc)(VG_AR_CORE, "stacks.rs.1", sizeof(Stack)); in VG_()
Dm_errormgr.c805 p = VG_(arena_malloc)(VG_AR_ERRORS, "errormgr.mre.1", sizeof(Error)); in VG_()
1221 supp = VG_(arena_malloc)(VG_AR_CORE, "errormgr.losf.1", in load_one_suppressions_file()
1347 supp->callers = VG_(arena_malloc)(VG_AR_CORE, "errormgr.losf.4", in load_one_suppressions_file()
Dm_redir.c1239 p = VG_(arena_malloc)(VG_AR_DINFO, ec, n); in dinfo_zalloc()
Dm_transtab.c401 new_ar = VG_(arena_malloc)(VG_AR_TTAUX, "transtab.aECN.1", in addEClassNo()
Dm_signals.c1857 tst->sig_queue = VG_(arena_malloc)(VG_AR_CORE, "signals.qs.1", in queue_signal()
Dm_main.c965 Char *buf = VG_(arena_malloc)(VG_AR_CORE, "main.mpclo.3", len); in main_process_cmd_line_options()
/external/valgrind/main/coregrind/m_replacemalloc/
Dreplacemalloc_core.c83 return VG_(arena_malloc) ( VG_AR_CLIENT, "replacemalloc.cm.1", in VG_()
/external/valgrind/main/coregrind/m_debuginfo/
Dmisc.c48 v = VG_(arena_malloc)( VG_AR_DINFO, cc, szB ); in ML_()
63 UChar* dst = VG_(arena_malloc)( VG_AR_DINFO, cc, nStr ); in ML_()
DUNUSED_STABS.txt186 st = VG_(arena_malloc)(VG_AR_SYMTAB, sizeof(*st));
331 st->u.t_struct.fields = VG_(arena_malloc)(VG_AR_SYMTAB, sizeof(StField) * nfields);
351 st->u.t_struct.fields = VG_(arena_malloc)(VG_AR_SYMTAB, sizeof(StField) * nfields);
365 StField *n = VG_(arena_malloc)(VG_AR_SYMTAB,
486 struct visited * v = VG_(arena_malloc)(VG_AR_SYMTAB, sizeof(*v));
730 v = VG_(arena_malloc)(VG_AR_SYMTAB, sizeof(*v));
Dreadelf.c1620 HChar* s = VG_(arena_malloc)(VG_AR_DINFO, "di.redi.1", 6 + VG_(strlen)(di->soname)); in ML_()
/external/valgrind/main/coregrind/m_demangle/
Dvg_libciface.h71 VG_(arena_malloc)(VG_AR_DEMANGLE, "m_demangle.xmalloc", (_nn))
/external/valgrind/main/coregrind/m_gdbserver/
Dserver.h182 #define malloc(sz) VG_(arena_malloc) (VG_AR_CORE, "gdbsrv", sz)
Dm_gdbserver.c204 p = VG_(arena_malloc)(VG_AR_CORE, from, sizeof(GS_Address)); in add_gs_address()
326 g = VG_(arena_malloc)(VG_AR_CORE, "gdbserver_point watchpoint", in VG_()
/external/valgrind/main/coregrind/m_coredump/
Dcoredump-elf.c159 struct note *n = VG_(arena_malloc)(VG_AR_CORE, "coredump-elf.an.1", notelen); in add_note()
554 phdrs = VG_(arena_malloc)(VG_AR_CORE, "coredump-elf.mec.1", in make_elf_coredump()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c600 i = VG_(arena_malloc)(VG_AR_CORE, "syswrap.rfdowgn.1", sizeof(OpenFd)); in ML_()
831 Char *result = VG_(arena_malloc) ( aid, cc, len ); in strdupcat()
948 outmsg = VG_(arena_malloc) ( VG_AR_CORE, "di.syswrap.pmr_sockaddr.1", in pre_mem_read_sockaddr()
Dsyswrap-aix5.c130 changes = VG_(arena_malloc)(VG_AR_CORE, "syswrap-aix5.arpalou.1", in ML_()
Dsyswrap-darwin.c424 VG_(arena_malloc)(VG_AR_CORE, "syswrap-darwin.mach-port-name", in assign_port_name()
562 i = VG_(arena_malloc)(VG_AR_CORE, "syswrap-darwin.mach-port", in record_named_port()