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

  /external/valgrind/main/coregrind/
pub_core_libcfile.h 47 extern Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf );
m_libcfile.c 80 Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf ) function
    [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 210 if (VG_(resolve_filename)(VG_(cl_exec_fd), name, VKI_PATH_MAX)) {
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 596 if (VG_(resolve_filename)(fd, buf, VKI_PATH_MAX))
    [all...]

Completed in 55 milliseconds