Searched refs:find_pc_symtab (Results 1 – 22 of 22) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/tui/ |
| D | tui-disasm.c | 271 struct symtab *s = find_pc_symtab (start_addr); in tui_show_disassem() 385 s = find_pc_symtab (get_frame_pc (deprecated_selected_frame)); in tui_vertical_disassem_scroll()
|
| D | tui-hooks.c | 243 s = find_pc_symtab (get_frame_pc (fi)); in tui_selected_frame_level_changed_hook()
|
| D | tui-source.c | 329 s = find_pc_symtab (get_frame_pc (deprecated_selected_frame)); in tui_vertical_source_scroll()
|
| D | tui-winsource.c | 314 s = find_pc_symtab (get_frame_pc (deprecated_selected_frame)); in tui_horizontal_source_scroll()
|
| D | tui-win.c | 1311 s = find_pc_symtab (get_frame_pc (deprecated_selected_frame)); in make_visible_with_new_height()
|
| D | ChangeLog-1998-2003 | 436 find_pc_symtab.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | disasm.c | 366 symtab = find_pc_symtab (low); in gdb_disassembly()
|
| D | symtab.h | 1104 extern struct symtab *find_pc_symtab (CORE_ADDR);
|
| D | stack.c | 864 s = find_pc_symtab (get_frame_pc (fi)); in frame_info() 1968 s = find_pc_symtab (get_frame_address_in_block (deprecated_selected_frame)); in get_frame_language()
|
| D | symtab.c | 1936 find_pc_symtab (CORE_ADDR pc) in find_pc_symtab() function 2995 if (0 == find_pc_symtab (SYMBOL_VALUE_ADDRESS (msymbol))) in search_symbols() 3093 (0 == find_pc_symtab (SYMBOL_VALUE_ADDRESS (msymbol)))) in search_symbols()
|
| D | frame.c | 881 s = find_pc_symtab (get_frame_address_in_block (fi)); in select_frame()
|
| D | infrun.c | 2572 s = find_pc_symtab (stop_pc); in step_into_function()
|
| D | ChangeLog-3.x | 2467 * symtab.[ch] (find_pc_symtab): Changed to external. 2889 (find_pc_symtab): Used; fatal error if psymtab found is readin
|
| D | ChangeLog-1992 | 892 * symtab.c (find_pc_symtab): Fix return of random value 967 * (find_pc_symtab): Fix comments, clean up code. 4695 lookup_symbol, find_main_psymtab, find_pc_symtab, sources_info, 5443 * symtab.c (find_pc_symtab): Handle having no objfiles.
|
| D | ChangeLog-1993 | 3605 (find_pc_symtab): Add comment about overlapping symtabs. 3667 * symtab.c (find_pc_symtab): Call warning, not printf directly. 4088 * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab 6528 * symtab.c (find_pc_symtab): some object file formats, notably
|
| D | ada-lang.c | 4390 s = find_pc_symtab (SYMBOL_VALUE_ADDRESS (msymbol)); in ada_lookup_symbol_list()
|
| D | ChangeLog-1991 | 2881 (find_pc_symtab): Temporarily avoid fatal() when psymtab 3843 * symtab.c (lookup_symbol, find_pc_symtab, find_pc_line,
|
| D | ChangeLog-1997 | 2188 * symtab.c (find_pc_symtab): change to support the case
|
| D | ChangeLog-1990 | 970 * symtab.c (lookup_symbol): Use find_pc_symtab rather than
|
| D | ChangeLog-1996 | 4894 * symtab.c (find_pc_symtab): Don't lose if OBJF_REORDERED
|
| D | ChangeLog-1994 | 1058 * symtab.c (find_pc_psymtab, find_pc_symtab): Use expensive
|
| D | ChangeLog-1998 | 2121 to the original find_pc_symtab, in HP added fragment.
|