Home
last modified time | relevance | path

Searched refs:elf_make_msymbol_special (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.c221 gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special; member
444 current_gdbarch->elf_make_msymbol_special = default_elf_make_msymbol_special; in gdbarch_alloc()
1060 (long) current_gdbarch->elf_make_msymbol_special); in gdbarch_dump()
3471 gdb_assert (gdbarch->elf_make_msymbol_special != NULL); in gdbarch_elf_make_msymbol_special()
3474 gdbarch->elf_make_msymbol_special (sym, msym); in gdbarch_elf_make_msymbol_special()
3479 … gdbarch_elf_make_msymbol_special_ftype elf_make_msymbol_special) in set_gdbarch_elf_make_msymbol_special() argument
3481 gdbarch->elf_make_msymbol_special = elf_make_msymbol_special; in set_gdbarch_elf_make_msymbol_special()
H A Dgdbarch.h1307 …pecial (struct gdbarch *gdbarch, gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special);
H A Dgdbarch.sh651 f:=:void:elf_make_msymbol_special:asymbol *sym, struct minimal_symbol *msym:sym, msym::default_elf_…
H A DChangeLog-20024876 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,