Searched refs:within_function (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | rdcoff.c | 561 debug_type type, bool within_function) in parse_coff_symbol() argument 583 (within_function in parse_coff_symbol() 674 bool within_function; in parse_coff() local 692 within_function = false; in parse_coff() 785 dhandle, type, within_function)) in parse_coff() 838 within_function = true; in parse_coff() 842 if (! within_function) in parse_coff() 854 within_function = false; in parse_coff() 877 dhandle, type, within_function)) in parse_coff()
|
H A D | stabs.c | 78 bool within_function; member 395 if (info->within_function) in finish_stab() 400 info->within_function = false; in finish_stab() 472 if (! info->within_function) in parse_stab() 520 if (info->within_function) in parse_stab() 532 info->within_function = false; in parse_stab() 593 value + (info->within_function in parse_stab() 611 if (info->within_function) in parse_stab() 620 info->within_function = false; in parse_stab() 631 if (info->within_function in parse_stab() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | rdcoff.c | 518 debug_type type, bool within_function) in parse_coff_symbol() argument 540 (within_function in parse_coff_symbol() 630 bool within_function; in parse_coff() local 646 within_function = false; in parse_coff() 739 dhandle, type, within_function)) in parse_coff() 792 within_function = true; in parse_coff() 796 if (! within_function) in parse_coff() 808 within_function = false; in parse_coff() 831 dhandle, type, within_function)) in parse_coff()
|
H A D | stabs.c | 78 bool within_function; member 396 if (emit && info->within_function) in finish_stab() 484 if (! info->within_function) in parse_stab() 532 if (info->within_function) in parse_stab() 544 info->within_function = false; in parse_stab() 611 value + (info->within_function in parse_stab() 629 if (info->within_function) in parse_stab() 638 info->within_function = false; in parse_stab() 649 if (info->within_function in parse_stab() 668 if (info->within_function) in parse_stab() [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-3.x | 2318 * dbxread.c (process_one_symbol): Reset within_function to 0 after
|
H A D | ChangeLog-2018 | 7005 * stabsread.h (within_function): Move from buildsym.h. 7006 * stabsread.c (start_stabs): Clear within_function. 7007 * coffread.c (coff_start_symtab): Clear within_function. 7008 * buildsym.h (within_function): Move to stabsread.h.
|
H A D | ChangeLog-1993 | 657 within_function just because local_symbols is NULL. It appears 659 clearing within_function here.
|
H A D | ChangeLog-1994 | 5343 within_function.
|
H A D | ChangeLog-2015 | 12869 * xcoffread.c (within_function): Delete.
|
H A D | ChangeLog-2019 | 16159 (within_function, global_sym_chain, global_stabs)
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-3.x | 2318 * dbxread.c (process_one_symbol): Reset within_function to 0 after
|
H A D | ChangeLog-2018 | 7005 * stabsread.h (within_function): Move from buildsym.h. 7006 * stabsread.c (start_stabs): Clear within_function. 7007 * coffread.c (coff_start_symtab): Clear within_function. 7008 * buildsym.h (within_function): Move to stabsread.h.
|
H A D | ChangeLog-1993 | 657 within_function just because local_symbols is NULL. It appears 659 clearing within_function here.
|
H A D | ChangeLog-1994 | 5343 within_function.
|
H A D | ChangeLog-2015 | 12869 * xcoffread.c (within_function): Delete.
|
H A D | ChangeLog-2019 | 16159 (within_function, global_sym_chain, global_stabs)
|