Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/examples/python/
H A Dbsd.py132 def find(self, name, mtime=None, f=sys.stdout): argument
404 def print_multiple_object_matches(result, object_name, mtime, matches): argument
412 def print_archive_object_error(result, object_name, mtime, archive): argument
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp184 uint32_t mode = 0, size = 0, mtime = 0; in GetFile() local
H A DAdbClient.cpp510 uint32_t &mtime) { in internalStat()
557 uint32_t &size, uint32_t &mtime) { in Stat()
/llvm-project-15.0.7/clang/tools/scan-view/share/
H A DScanView.py746 def send_string(self, s, ctype='text/html', headers=True, mtime=None): argument
/llvm-project-15.0.7/lldb/source/Core/
H A DModule.cpp1685 const auto mtime = llvm::sys::toTimeT(m_object_mod_time); in Hash() local
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp6572 const char *key, *type, *mode, *user, *group, *size, *mtime, *name, *m; in PrintXarFilesSummary() local