| /netbsd-src/sys/arch/sun3/sun3x/ |
| H A D | locore2.c | 100 vaddr_t minsym, maxsym; in _save_symtab() local 118 minsym = ~maxsym; in _save_symtab() 125 minsym = uimin(minsym, (vaddr_t)end + shp[i].sh_offset); in _save_symtab()
|
| /netbsd-src/sys/arch/sun2/sun2/ |
| H A D | locore2.c | 116 vaddr_t minsym, maxsym; in _save_symtab() local 134 minsym = ~maxsym; in _save_symtab() 141 minsym = uimin(minsym, (vaddr_t)end + shp[i].sh_offset); in _save_symtab()
|
| /netbsd-src/sys/arch/sun3/sun3/ |
| H A D | locore2.c | 120 vaddr_t minsym, maxsym; in _save_symtab() local 138 minsym = ~maxsym; in _save_symtab() 145 minsym = uimin(minsym, (vaddr_t)end + shp[i].sh_offset); in _save_symtab()
|
| /netbsd-src/sys/arch/next68k/next68k/ |
| H A D | nextrom.c | 143 vaddr_t minsym, maxsym; in next68k_bootargs() local 182 minsym = ~maxsym; in next68k_bootargs() 189 minsym = MIN(minsym, (vaddr_t)reloc_end + shp[i].sh_offset); in next68k_bootargs()
|
| /netbsd-src/sys/arch/mac68k/mac68k/ |
| H A D | machdep.c | 889 vaddr_t minsym; in getenvvars() 1020 minsym = ~0; in getenvvars() 1027 minsym = MIN(minsym, (vaddr_t)end + shp[i].sh_offset); 883 vaddr_t minsym; getenvvars() local
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2018 | 12572 lhs minsym. 12579 ifunc targets here. Instead, if we have an ifunc minsym, use its 12581 (add_location_to_breakpoint): Store the minsym and the objfile in 12585 Record the minsym in the sal. 16353 minsym's language is language_auto or language_cplus, pass down
|
| H A D | ChangeLog-2002 | 148 information associated to a minsym, not lookup_symbol. 1059 * symtab.c (lookup_symbol_aux): Move minsym code into a separate 2599 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the 4359 static blocks, not the minsym's name.
|
| H A D | ChangeLog-1995 | 3719 of a minsym is nonempty. Ignore solib trampoline symbols from
|
| H A D | ChangeLog-2014 | 10695 * sol-thread.c: #include "symtab.h", "minsym.h" and "objfiles.h". 11420 bound minimal symbols. Move code that knows about minsym
|
| H A D | ChangeLog-2017 | 8956 function name from symbol/minsym and pass it to 8966 <OP_FUNCALL>: Extract function name from symbol/minsym and pass it
|
| H A D | ChangeLog-1992 | 3508 * coffread.c (record_minimal_symbol): Pass the minsym type to it.
|
| H A D | ChangeLog-2008 | 3808 * minsym.c (prim_record_minimal_symbol_and_info): Record symbol
|
| H A D | ChangeLog-2012 | 5890 * elfread.c (elf_symtab_read): Set created_by_gdb for @plt minsym
|
| H A D | ChangeLog-2019 | 6735 minsym over symtab sym in "certain pathological cases".
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2018 | 12572 lhs minsym. 12579 ifunc targets here. Instead, if we have an ifunc minsym, use its 12581 (add_location_to_breakpoint): Store the minsym and the objfile in 12585 Record the minsym in the sal. 16353 minsym's language is language_auto or language_cplus, pass down
|
| H A D | ChangeLog-2002 | 148 information associated to a minsym, not lookup_symbol. 1059 * symtab.c (lookup_symbol_aux): Move minsym code into a separate 2599 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the 4359 static blocks, not the minsym's name.
|
| H A D | ChangeLog-1995 | 3719 of a minsym is nonempty. Ignore solib trampoline symbols from
|
| H A D | ChangeLog-2014 | 10695 * sol-thread.c: #include "symtab.h", "minsym.h" and "objfiles.h". 11420 bound minimal symbols. Move code that knows about minsym
|
| H A D | ChangeLog-2017 | 8956 function name from symbol/minsym and pass it to 8966 <OP_FUNCALL>: Extract function name from symbol/minsym and pass it
|
| H A D | ChangeLog-1992 | 3508 * coffread.c (record_minimal_symbol): Pass the minsym type to it.
|
| H A D | ChangeLog-2008 | 3808 * minsym.c (prim_record_minimal_symbol_and_info): Record symbol
|
| H A D | ChangeLog-2012 | 5890 * elfread.c (elf_symtab_read): Set created_by_gdb for @plt minsym
|
| H A D | ChangeLog-2019 | 6735 minsym over symtab sym in "certain pathological cases".
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 34470 gdb core to look up the minsym and print its name. 61352 This turns out to happen because a Rust minsym winds up in a 72544 this code (the fallback loop -- the minsym lookup code is "ok") is 135347 worker thread (and I don't think the existing minsym threading code 150603 Send minsym logging to gdb_stdlog
|