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