Searched defs:file_path (Results 1 – 8 of 8) sorted by relevance
14 def load_syscall_names_from_file(file_path, architecture): argument
34 def load_syscall_names_from_file(file_path, architecture): argument
520 def parse_file(self, file_path): argument
51 const char* file_path = ent->fts_accpath; in addDirectoryToVFS() local
286 const std::string& file_path; member in __anon9c86abc20111::SymbolFileParser300 std::optional<SymbolMap> parseSymbolFile(const std::string& file_path, in parseSymbolFile()
469 llvm::StringRef file_path = file_it.first; in preprocessHeaders() local
561 static void TestAidNamePrefix(const std::string& file_path) { in TestAidNamePrefix()
1027 const char* file_path = &buf[separator - path + 2]; in open_library_in_zipfile() local