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

  /external/valgrind/main/coregrind/
m_commandline.c 166 tmp_xarray = VG_(newXA)( VG_(malloc), "commandline.sua.1",
172 = VG_(newXA)( VG_(malloc), "commandline.sua.2",
178 = VG_(newXA)( VG_(malloc), "commandline.sua.3",
m_xarray.c 53 XArray* VG_(newXA) ( void*(*alloc_fn)(HChar*,SizeT),
m_errormgr.c 363 text = VG_(newXA)( VG_(malloc), "errormgr.gen_suppression.1",
    [all...]
m_main.c     [all...]
  /external/valgrind/main/include/
pub_tool_xarray.h 52 extern XArray* VG_(newXA) ( void*(*alloc_fn)(HChar*,SizeT),
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c 563 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.mgGX.1",
689 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.erl.1",
703 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.url.1",
739 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.grl.1", ML_(dinfo_free),
    [all...]
readdwarf.c     [all...]
storage.c 961 di->varinfo = VG_(newXA)( ML_(dinfo_zalloc),
    [all...]
d3basics.c     [all...]
readmacho.c 857 candSyms = VG_(newXA)(
    [all...]
tytypes.c 723 XArray* xa = VG_(newXA)( ML_(dinfo_zalloc), "di.tytypes.dt.1",
debuginfo.c     [all...]
  /external/valgrind/main/drd/
drd_error.c 166 = VG_(newXA)( VG_(malloc), "drd.error.drdr2.1",
169 = VG_(newXA)( VG_(malloc), "drd.error.drdr2.2",
drd_semaphore.c 110 p->last_sem_post_seg = VG_(newXA)(VG_(malloc), "drd.sg-stack",
  /external/valgrind/main/exp-sgcheck/
h_main.c 645 pce.qmpMap = VG_(newXA)( VG_(malloc), "pc.h_instrument.1", VG_(free),
pc_common.c 668 = VG_(newXA)( VG_(malloc), "pc.update_extra.Heap.descr1",
671 = VG_(newXA)( VG_(malloc), "pc.update_extra.Heap.descr1",
sg_main.c     [all...]
  /external/valgrind/main/massif/
ms_main.c 312 alloc_fns = VG_(newXA)(VG_(malloc), "ms.main.iaf.1",
359 ignore_fns = VG_(newXA)(VG_(malloc), "ms.main.iif.1",
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c     [all...]
hg_errors.c 435 = VG_(newXA)( HG_(zalloc), "hg.update_extra.Race.descr1",
438 = VG_(newXA)( HG_(zalloc), "hg.update_extra.Race.descr2",
    [all...]
hg_main.c     [all...]
  /external/valgrind/main/memcheck/
mc_errors.c     [all...]
mc_translate.c     [all...]

Completed in 693 milliseconds