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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 216 AixCodeSegChange;
224 ( /*OUT*/AixCodeSegChange* directives, /*OUT*/Int* ndirectives );
226 /* Find out the size of the AixCodeSegChange that must be
m_main.c     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-aix5.c 124 AixCodeSegChange* changes;
127 /* Find out how many AixCodeSegChange records we will need, and
131 changes_size * sizeof(AixCodeSegChange));
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-aix5.c 898 /* Find out the size of the AixCodeSegChange that must be
960 ( /*OUT*/AixCodeSegChange* directives, /*OUT*/Int* ndirectives )
    [all...]

Completed in 171 milliseconds