Searched defs:file_path (Results 1 – 8 of 8) sorted by relevance
12 def load_syscall_names_from_file(file_path, architecture): argument
34 def load_syscall_names_from_file(file_path, architecture): argument40 def load_syscall_priorities_from_file(file_path): argument
425 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 __anon90a381a00111::SymbolFileParser304 std::optional<SymbolMap> parseSymbolFile(const std::string& file_path, in parseSymbolFile()
466 llvm::StringRef file_path = file_it.first; in preprocessHeaders() local
842 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