Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:dinfo_zalloc

41 #include "priv_misc.h"             /* dinfo_zalloc/free/strdup */
101 new_tab = ML_(dinfo_zalloc)("di.aWA.1", new_size * sizeof(Word));
2158 dst = VG_(newXA)( ML_(dinfo_zalloc), "di.ccCt.1", ML_(dinfo_free),
2229 dst = VG_(newXA)( ML_(dinfo_zalloc), \
2310 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc),
2363 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc),
2410 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc),
4160 ctx.exprs = VG_(newXA)( ML_(dinfo_zalloc), "di.rcid.1",