Searched defs:file_path (Results 1 – 8 of 8) sorted by relevance
14 def load_syscall_names_from_file(file_path, architecture): argument
35 def load_syscall_names_from_file(file_path, architecture): argument41 def load_syscall_priorities_from_file(file_path): argument
426 def parse_file(self, file_path): argument
51 const char* file_path = ent->fts_accpath; in addDirectoryToVFS() local
290 const std::string& file_path; member in __anoned2a43990111::SymbolFileParser304 std::optional<SymbolMap> parseSymbolFile(const std::string& file_path, in parseSymbolFile()
466 llvm::StringRef file_path = file_it.first; in preprocessHeaders() local
824 static void TestAidNamePrefix(const std::string& file_path) { in TestAidNamePrefix()
911 const char* file_path = &buf[separator - path + 2]; in open_library_in_zipfile() local