Home
last modified time | relevance | path

Searched refs:source_file (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DFunction.cpp201 void Function::GetStartLineSourceInfo(FileSpec &source_file, in GetStartLineSourceInfo() argument
204 source_file.Clear(); in GetStartLineSourceInfo()
213 source_file = m_type->GetDeclaration().GetFile(); in GetStartLineSourceInfo()
224 source_file = line_entry.file; in GetStartLineSourceInfo()
229 void Function::GetEndLineSourceInfo(FileSpec &source_file, uint32_t &line_no) { in GetEndLineSourceInfo() argument
231 source_file.Clear(); in GetEndLineSourceInfo()
246 source_file = line_entry.file; in GetEndLineSourceInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTarget.h668 const SBFileSpec &source_file,
674 const SBFileSpecList &source_file);
678 const SBFileSpecList &source_file, const SBStringList &func_names);
731 lldb::SBError BreakpointsCreateFromFile(SBFileSpec &source_file,
751 lldb::SBError BreakpointsCreateFromFile(SBFileSpec &source_file,
/freebsd-12.1/contrib/googletest/googletest/scripts/
H A Drelease_docs.py140 source_file = os.path.join(self.wiki_dir, f)
143 text = file(source_file, 'r').read()
/freebsd-12.1/contrib/ncurses/progs/
H A Dtic.c688 const char *source_file = "terminfo"; in main() local
862 source_file = argv[optind++]; in main()
874 source_file = "/etc/termcap"; in main()
879 source_file = termcap; in main()
882 source_file = my_tmpname; in main()
885 tmp_fp = open_input(source_file, (char *) 0); in main()
886 to_remove = source_file; in main()
904 tmp_fp = open_input(source_file, my_altfile); in main()
905 if (!strcmp(source_file, "-")) { in main()
906 source_file = STDIN_NAME; in main()
[all …]
/freebsd-12.1/usr.bin/sdiff/
H A Dsdiff.c148 mktmpcpy(const char *source_file) in mktmpcpy() argument
157 ifd = open(source_file, O_RDONLY, 0); in mktmpcpy()
161 err(2, "error getting file status from %s", source_file); in mktmpcpy()
170 if (errno == ENOENT && strcmp(source_file, "-") == 0) in mktmpcpy()
173 err(2, "error opening %s", source_file); in mktmpcpy()
194 warn("error reading from %s", source_file); in mktmpcpy()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DFunction.h443 void GetStartLineSourceInfo(FileSpec &source_file, uint32_t &line_no);
456 void GetEndLineSourceInfo(FileSpec &source_file, uint32_t &line_no);
/freebsd-12.1/contrib/gcc/
H A Dgcov.c1782 FILE *source_file; in output_lines() local
1797 source_file = fopen (src->name, "r"); in output_lines()
1798 if (!source_file) in output_lines()
1807 if (!fstat (fileno (source_file), &status) in output_lines()
1857 retval = fgets (string, STRING_SIZE, source_file); in output_lines()
1900 for (; (retval = fgets (string, STRING_SIZE, source_file)); line_num++) in output_lines()
1906 retval = fgets (string, STRING_SIZE, source_file); in output_lines()
1914 if (source_file) in output_lines()
1915 fclose (source_file); in output_lines()
/freebsd-12.1/contrib/ee/
H A Dgenstr7 echo usage $0 source_file dest_file
/freebsd-12.1/contrib/gdb/gdb/
H A Dtracepoint.h56 char *source_file; member
H A Dtracepoint.c345 t->source_file = NULL; in set_raw_tracepoint()
347 t->source_file = savestring (sal.symtab->filename, in set_raw_tracepoint()
437 if (addressprint || (tp->source_file == NULL)) in trace_mention()
442 if (tp->source_file) in trace_mention()
444 tp->source_file, tp->line_number); in trace_mention()
507 if (t->source_file) in tracepoints_info()
517 fputs_filtered (t->source_file, gdb_stdout); in tracepoints_info()
587 if (t->source_file) in tracepoint_operation()
588 xfree (t->source_file); in tracepoint_operation()
H A Dbreakpoint.c3486 if (b->source_file) in print_one_breakpoint()
4067 b->source_file = NULL; in set_raw_breakpoint()
4833 if (b->source_file) in mention()
6765 && b->source_file != NULL in clear_command()
6999 if (bpt->source_file != NULL) in delete_breakpoint()
7000 xfree (bpt->source_file); in delete_breakpoint()
7176 || (b->source_file != NULL in breakpoint_re_set_one()
7186 if (b->source_file != NULL) in breakpoint_re_set_one()
7187 xfree (b->source_file); in breakpoint_re_set_one()
7189 b->source_file = NULL; in breakpoint_re_set_one()
[all …]
H A Dbreakpoint.h308 char *source_file; member
/freebsd-12.1/contrib/atf/atf-c/
H A Dtc.c364 const char *source_file, const size_t source_line, in format_reason_ap() argument
369 if (source_file != NULL) { in format_reason_ap()
370 err = atf_dynstr_init_fmt(out_reason, "%s:%zd: ", source_file, in format_reason_ap()
389 const char *source_file, const size_t source_line, in format_reason_fmt() argument
395 format_reason_ap(out_reason, source_file, source_line, reason, ap); in format_reason_fmt()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp1279 File source_file; in PutFile() local
1281 source_file, source, source_open_options, lldb::eFilePermissionsUserRW); in PutFile()
1282 uint32_t permissions = source_file.GetPermissions(error); in PutFile()
1286 if (!source_file.IsValid()) in PutFile()
1303 error = source_file.Read(buffer_sp->GetBytes(), bytes_read); in PutFile()
1316 source_file.SeekFromStart(offset); in PutFile()
/freebsd-12.1/contrib/subversion/subversion/svn/
H A Dfile-merge.c95 apr_file_t *source_file, in copy_to_merged_file() argument
114 SVN_ERR(svn_io_file_readline(source_file, &line, NULL, &eof, in copy_to_merged_file()
131 SVN_ERR(svn_io_file_readline(source_file, &line, &eol_str, &eof, in copy_to_merged_file()
/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui-winsource.c418 && bp->source_file in tui_update_breakpoint_info()
419 && (strcmp (src->filename, bp->source_file) == 0) in tui_update_breakpoint_info()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp992 const lldb::SBFileSpec &source_file, in BreakpointCreateBySourceRegex() argument
1001 if (source_file.IsValid()) { in BreakpointCreateBySourceRegex()
1002 source_file_list.Append(source_file); in BreakpointCreateBySourceRegex()
1236 lldb::SBError SBTarget::BreakpointsCreateFromFile(SBFileSpec &source_file, in BreakpointsCreateFromFile() argument
1239 return BreakpointsCreateFromFile(source_file, empty_name_list, new_bps); in BreakpointsCreateFromFile()
1242 lldb::SBError SBTarget::BreakpointsCreateFromFile(SBFileSpec &source_file, in BreakpointsCreateFromFile() argument
1261 sberr.ref() = target_sp->CreateBreakpointsFromFile(source_file.ref(), in BreakpointsCreateFromFile()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp761 std::string source_file = compiland->getSourceFileFullPath(); in ResolveSymbolContext() local
762 if (source_file.empty()) in ResolveSymbolContext()
764 FileSpec this_spec(source_file, FileSpec::Style::windows); in ResolveSymbolContext()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp293 clang::FileID source_file = in DeportType() local
302 source_file, in DeportType()