Home
last modified time | relevance | path

Searched refs:newXA (Results 1 – 25 of 32) sorted by relevance

12

/external/valgrind/coregrind/
Dm_commandline.c168 tmp_xarray = VG_(newXA)( VG_(malloc), "commandline.sua.1", in VG_()
173 = VG_(newXA)( VG_(malloc), "commandline.sua.2", in VG_()
178 = VG_(newXA)( VG_(malloc), "commandline.sua.3", in VG_()
Dm_poolalloc.c73 pa->pools = VG_(newXA)( alloc_fn, cc, free_fn, sizeof(void*) ); in VG_()
Dm_addrinfo.c95 = VG_(newXA)( VG_(malloc), "mc.da.descr1", in VG_()
98 = VG_(newXA)( VG_(malloc), "mc.da.descr2", in VG_()
Dm_rangemap.c77 rm->ranges = VG_(newXA)( alloc_fn, cc, free_fn, sizeof(Range) ); in VG_()
Dm_deduppoolalloc.c104 ddpa->pools = VG_(newXA)( alloc_fn, cc, free_fn, sizeof(void*) ); in VG_()
Dm_xarray.c53 XArray* VG_(newXA) ( void*(*alloc_fn)(const HChar*,SizeT), in VG_() argument
Dm_main.c483 VG_(clo_suppressions) = VG_(newXA)(VG_(malloc), "main.mpclo.4", in main_process_cmd_line_options()
485 VG_(clo_fullpath_after) = VG_(newXA)(VG_(malloc), "main.mpclo.5", in main_process_cmd_line_options()
487 VG_(clo_req_tsyms) = VG_(newXA)(VG_(malloc), "main.mpclo.6", in main_process_cmd_line_options()
2231 addr2dihandle = VG_(newXA)( VG_(malloc), "main.vm.2", in valgrind_main()
Dm_transtab.c569 XArray *var = VG_(newXA)(ttaux_malloc, "transtab.IEA__add", in InEdgeArr__add()
650 XArray *var = VG_(newXA)(ttaux_malloc, "transtab.OEA__add", in OutEdgeArr__add()
1487 = VG_(newXA)(ttaux_malloc, "transtab.initialiseSector(host_extents)", in initialiseSector()
Dm_redir.c1666 XArray *fnpatts = VG_(newXA)( VG_(malloc), "m_redir.hrts.5", in handle_require_text_symbols()
/external/valgrind/include/
Dpub_tool_xarray.h57 extern XArray* VG_(newXA) ( void*(*alloc_fn)(const HChar*,SizeT),
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c677 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.mgGX.1", in make_general_GX()
803 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.erl.1", in empty_range_list()
817 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.url.1", in unitary_range_list()
853 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.grl.1", ML_(dinfo_free), in get_range_list()
1799 dirname_xa = VG_(newXA) (ML_(dinfo_zalloc), "di.rdxa.1", ML_(dinfo_free), in read_dirname_xa()
3241 = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.ptD.enum_type.1", in parse_type_DIE()
3374 = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.pTD.struct_type.1", in parse_type_DIE()
3551 = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.ptD.array_type.1", in parse_type_DIE()
4510 tyents = VG_(newXA)( ML_(dinfo_zalloc), in new_dwarf3_reader_wrk()
4540 tempvars = VG_(newXA)( ML_(dinfo_zalloc), in new_dwarf3_reader_wrk()
[all …]
Dreaddwarf.c377 dirname_xa = VG_(newXA) (ML_(dinfo_zalloc), "di.rd2l.1", ML_(dinfo_free), in read_dwarf2_lineblock()
379 fndn_ix_xa = VG_(newXA) (ML_(dinfo_zalloc), "di.rd2l.2", ML_(dinfo_free), in read_dwarf2_lineblock()
2078 dst = VG_(newXA)( ML_(dinfo_zalloc), "di.ccCt.1", ML_(dinfo_free), in summarise_context()
2156 dst = VG_(newXA)( ML_(dinfo_zalloc), \ in summarise_context()
2237 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), in summarise_context()
2280 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), in summarise_context()
2333 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), in summarise_context()
2379 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), in summarise_context()
2421 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), in summarise_context()
4191 ctx.exprs = VG_(newXA)( ML_(dinfo_zalloc), "di.rcid.1", in ML_()
Dreadexidx.c625 di->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), "di.gCCAG", in gen_CfiExpr_CfiReg_ARM_GPR()
Dd3basics.c1033 XArray* results = VG_(newXA)( ML_(dinfo_zalloc), "di.d3basics.etG.1", in ML_()
Dreadmacho.c931 candSyms = VG_(newXA)( in ML_()
Ddebuginfo.c187 di->fsm.maps = VG_(newXA)( in alloc_DebugInfo()
3986 XArray* res = VG_(newXA)( ML_(dinfo_zalloc), "di.debuginfo.dgsbai.1", in VG_()
4115 gvars = VG_(newXA)( ML_(dinfo_zalloc), "di.debuginfo.dggbfd.1", in VG_()
/external/valgrind/callgrind/
Devents.c457 XArray *xa = VG_(newXA)(VG_(malloc), "cl.events.emas", VG_(free), in CLG_()
484 XArray *xa = VG_(newXA)(VG_(malloc), "cl.events.mcas", VG_(free), in CLG_()
/external/valgrind/drd/
Ddrd_error.c166 = VG_(newXA)( VG_(malloc), "drd.error.drdr2.1", in drd_report_data_race()
169 = VG_(newXA)( VG_(malloc), "drd.error.drdr2.2", in drd_report_data_race()
Ddrd_semaphore.c109 p->last_sem_post_seg = VG_(newXA)(VG_(malloc), "drd.sg-stack", in drd_semaphore_initialize()
/external/valgrind/exp-sgcheck/
Dpc_common.c667 = VG_(newXA)( VG_(malloc), "pc.update_extra.Heap.descr1", in pc_update_Error_extra()
670 = VG_(newXA)( VG_(malloc), "pc.update_extra.Heap.descr1", in pc_update_Error_extra()
Dh_main.c646 pce.qmpMap = VG_(newXA)( VG_(malloc), "pc.h_instrument.1", VG_(free), in h_instrument()
/external/valgrind/massif/
Dms_main.c300 alloc_fns = VG_(newXA)(VG_(malloc), "ms.main.iaf.1", in init_alloc_fns()
347 ignore_fns = VG_(newXA)(VG_(malloc), "ms.main.iif.1", in init_ignore_fns()
2599 args_for_massif = VG_(newXA)(VG_(malloc), "ms.main.mprci.1", in ms_pre_clo_init()
/external/valgrind/helgrind/
Dlibhb_core.c2059 = VG_(newXA)( HG_(zalloc), in verydead_thread_tables_init()
2064 = VG_(newXA)( HG_(zalloc), in verydead_thread_tables_init()
2789 vts_tab = VG_(newXA)( HG_(zalloc), "libhb.vts_tab_init.1", in vts_tab_init()
3081 = VG_(newXA)( HG_(zalloc), "libhb.vts_tab__do_GC.new_tab", in vts_tab__do_GC()
4031 = VG_(newXA)( HG_(zalloc), in Thr__new()
4038 thrid_to_thr_map = VG_(newXA)( HG_(zalloc), "libhb.Thr__new.4", in Thr__new()
Dhg_main.c2767 xa = VG_(newXA)( HG_(zalloc), "hg.pSfs.1", HG_(free), sizeof(SO*) ); in push_SO_for_sem()
3044 bar->waiting = VG_(newXA)( HG_(zalloc), "hg.eHPBIP.1", HG_(free), in evh__HG_PTHREAD_BARRIER_INIT_PRE()
3851 stack = VG_(newXA)( HG_(zalloc), "hg.lddft.1", HG_(free), sizeof(Lock*) ); in laog__do_dfs_from_to()
4900 gnat_dmmls = VG_(newXA) (HG_(zalloc), "hg.gnat_md.1", in gnat_dmmls_INIT()
/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c693 gs_watches = VG_(newXA)(gs_alloc, in call_gdbserver()

12