Home
last modified time | relevance | path

Searched refs:resolve_filename (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
Dpub_core_libcfile.h47 extern Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf );
Dm_libcfile.c80 Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf ) in VG_() argument
/external/valgrind/main/coregrind/m_coredump/
Dcoredump-elf.c210 if (VG_(resolve_filename)(VG_(cl_exec_fd), name, VKI_PATH_MAX)) { in fill_prpsinfo() local
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c596 if (VG_(resolve_filename)(fd, buf, VKI_PATH_MAX)) in ML_() local