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

  /external/ltrace/
options.c 327 char *symend = symname + strlen(symname) - 1; local
342 if (symname != symend && symend[0] == '/') {
344 *symend-- = 0;
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 1456 HChar* symend = buf + VG_(strlen)(buf); local
    [all...]

Completed in 145 milliseconds