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

  /external/valgrind/coregrind/m_aspacemgr/
priv_aspacemgr.h 152 const HChar *ML_(am_get_segname)(Int fnIdx);
aspacemgr-segnames.c 433 ML_(am_get_segname)(Int ix) function
aspacemgr-linux.c 436 const HChar* name = ML_(am_get_segname)( seg->fnIdx );
548 return ML_(am_get_segname)( seg->fnIdx );
    [all...]

Completed in 4052 milliseconds