Searched refs:record_line (Results 1 – 25 of 26) sorted by relevance
12
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | buildsym-legacy.c | 207 record_line (struct subfile *subfile, int line, unrelocated_addr pc) in record_line() function 212 buildsym_compunit->record_line (subfile, line, pc, LEF_IS_STMT); in record_line()
|
| D | buildsym-legacy.h | 79 extern void record_line (struct subfile *subfile, int line,
|
| D | buildsym.h | 245 void record_line (struct subfile *subfile, int line, unrelocated_addr pc,
|
| D | dbxread.c | 2480 record_line in process_one_symbol() 2690 record_line in process_one_symbol() 2697 record_line in process_one_symbol()
|
| D | coffread.c | 1099 record_line in coff_symtab_read() 1432 record_line (get_current_subfile (), in enter_linenos()
|
| D | buildsym.c | 625 buildsym_compunit::record_line (struct subfile *subfile, int line, in record_line() function
|
| D | xcoffread.c | 800 record_line (subfile, 0, unrelocated_addr (record_addr)); in enter_line_range() 804 record_line (subfile, *firstLine + int_lnno.l_lnno, in enter_line_range()
|
| D | ChangeLog-2020 | 7179 * dwarf2/read.c (lnp_state_machine::record_line): Ignore zero line 10095 (lnp_state_machine::record_line): Don't record some lines, update 12877 * buildsym.c (record_line): Fix undefined behavior and preserve 13298 * buildsym.c (buildsym_compunit::record_line): Remove 13328 * buildsym.c (record_line): Fix undefined behavior and preserve 13333 * buildsym.c (record_line): Fix the resizing condition. 14827 * buildsyms.c (buildsym_compunit::record_line): Avoid accessing 14837 * buildsym-legacy.c (record_line): Pass extra parameter to 14838 record_line. 14839 * buildsym.c (buildsym_compunit::record_line): Take an extra [all …]
|
| D | mdebugread.c | 4009 record_line in mdebug_expand_psymtab()
|
| D | ChangeLog-2018 | 2594 (lnp_state_machine::record_line): Ignore is_stmt flag for records 6444 * buildsym-legacy.h (record_line): Don't use record_line_ftype. 6478 (lnp_state_machine::record_line) 6547 push_subfile, pop_subfile, record_line, get_compunit_symtab, 6690 (lnp_state_machine::record_line, dwarf_decode_lines): Update. 7061 (record_line, prepare_for_building, end_symtab_get_static_block)
|
| D | ChangeLog-1999 | 7016 * coffread.c (coff_symtab_read): Call `record_line' with the line 7407 (enter_linenos): Call `record_line' instead of `coff_record_line'. 7411 (coff_symtab_read): `record_line' is now called with the first line 7599 * dwarf2read.c (dwarf_decode_lines): Don't call record_line when
|
| D | ChangeLog-2021 | 24 * dwarf2/read.c (lnp_state_machine::record_line): Use 'true'. 7418 * buildsym.c (buildsym_compunit::record_line): Filter out end-of-seq
|
| D | ChangeLog-1997 | 606 * buildsym.c (record_line start_symtab end_symtab): Don't delete
|
| D | ChangeLog-3.x | 4655 * coffread.c (record_line): Corrected a spazz in editing.
|
| D | ChangeLog-1992 | 5526 * coffread.c (record_line): Change name to coff_record_line. 6191 freescope, buildblock closescope, record_line, add_symbol_to_list,
|
| D | ChangeLog-2006 | 907 * dwarf2read.c (dwarf_decode_lines): Call record_line upon
|
| D | ChangeLog-2007 | 2709 * buildsym.c (record_line): Remove empty lines followed by 6312 * buildsym.c (record_line): Likewise.
|
| D | ChangeLog-2009 | 7835 * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove. 7838 calling record_line.
|
| D | ChangeLog-1991 | 1100 (record_line): Record directly in a subfile. Alloc on demand.
|
| D | ChangeLog-2002 | 11581 record_line is called. Call record_line with a linenumber
|
| D | ChangeLog-2019 | 25 * buildsym.c (buildsym_compunit::record_line): Do no longer ignore 3222 (lnp_state_machine::record_line): Reflect type change.
|
| D | ChangeLog-2017 | 15350 (record_line, check_line_address, handle_set_discriminator) 15358 (lnp_state_machine::record_line): ... adjust.
|
| D | ChangeLog-2001 | 6829 * buildsym.c (record_line): Turn off unused addr bits.
|
| D | ChangeLog-2014 | 4371 (record_line): Use it.
|
| D | ChangeLog-2003 | 9792 check_cu_functions() when calling record_line(). Do not update
|
12