Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgdbarch.c229 gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special; member
500 gdbarch->elf_make_msymbol_special = default_elf_make_msymbol_special; in gdbarch_alloc()
897 host_address_to_string (gdbarch->elf_make_msymbol_special)); in gdbarch_dump()
2957 gdb_assert (gdbarch->elf_make_msymbol_special != NULL); in gdbarch_elf_make_msymbol_special()
2960 gdbarch->elf_make_msymbol_special (sym, msym); in gdbarch_elf_make_msymbol_special()
2965 … gdbarch_elf_make_msymbol_special_ftype elf_make_msymbol_special) in set_gdbarch_elf_make_msymbol_special() argument
2967 gdbarch->elf_make_msymbol_special = elf_make_msymbol_special; in set_gdbarch_elf_make_msymbol_special()
H A Dgdbarch.h636 …pecial (struct gdbarch *gdbarch, gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special);
H A DChangeLog-20024876 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbarch.c232 gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special; member
479 current_gdbarch->elf_make_msymbol_special = default_elf_make_msymbol_special; in gdbarch_alloc()
1451 (long) current_gdbarch->elf_make_msymbol_special); in gdbarch_dump()
4338 gdb_assert (gdbarch->elf_make_msymbol_special != NULL); in gdbarch_elf_make_msymbol_special()
4341 gdbarch->elf_make_msymbol_special (sym, msym); in gdbarch_elf_make_msymbol_special()
4346 … gdbarch_elf_make_msymbol_special_ftype elf_make_msymbol_special) in set_gdbarch_elf_make_msymbol_special() argument
4348 gdbarch->elf_make_msymbol_special = elf_make_msymbol_special; in set_gdbarch_elf_make_msymbol_special()
H A Dgdbarch.h1837 …pecial (struct gdbarch *gdbarch, gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special);
H A DChangeLog-20024876 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgdbarch.c229 gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special; member
536 gdbarch->elf_make_msymbol_special = default_elf_make_msymbol_special; in gdbarch_alloc()
959 host_address_to_string (gdbarch->elf_make_msymbol_special)); in gdbarch_dump()
3138 gdb_assert (gdbarch->elf_make_msymbol_special != NULL); in gdbarch_elf_make_msymbol_special()
3141 gdbarch->elf_make_msymbol_special (sym, msym); in gdbarch_elf_make_msymbol_special()
3146 … gdbarch_elf_make_msymbol_special_ftype elf_make_msymbol_special) in set_gdbarch_elf_make_msymbol_special() argument
3148 gdbarch->elf_make_msymbol_special = elf_make_msymbol_special; in set_gdbarch_elf_make_msymbol_special()
H A Dgdbarch.h674 …pecial (struct gdbarch *gdbarch, gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special);
H A DChangeLog-20024876 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbarch.c232 gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special; member
479 current_gdbarch->elf_make_msymbol_special = default_elf_make_msymbol_special; in gdbarch_alloc()
1451 (long) current_gdbarch->elf_make_msymbol_special); in gdbarch_dump()
4338 gdb_assert (gdbarch->elf_make_msymbol_special != NULL); in gdbarch_elf_make_msymbol_special()
4341 gdbarch->elf_make_msymbol_special (sym, msym); in gdbarch_elf_make_msymbol_special()
4346 … gdbarch_elf_make_msymbol_special_ftype elf_make_msymbol_special) in set_gdbarch_elf_make_msymbol_special() argument
4348 gdbarch->elf_make_msymbol_special = elf_make_msymbol_special; in set_gdbarch_elf_make_msymbol_special()
H A Dgdbarch.h1837 …pecial (struct gdbarch *gdbarch, gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special);
H A DChangeLog-20024876 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgdbarch.c270 gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special; member
1023 host_address_to_string (gdbarch->elf_make_msymbol_special)); in gdbarch_dump()
3577 return gdbarch->elf_make_msymbol_special != NULL; in gdbarch_elf_make_msymbol_special_p()
3584 gdb_assert (gdbarch->elf_make_msymbol_special != NULL); in gdbarch_elf_make_msymbol_special()
3587 gdbarch->elf_make_msymbol_special (sym, msym); in gdbarch_elf_make_msymbol_special()
3592 … gdbarch_elf_make_msymbol_special_ftype elf_make_msymbol_special) in set_gdbarch_elf_make_msymbol_special() argument
3594 gdbarch->elf_make_msymbol_special = elf_make_msymbol_special; in set_gdbarch_elf_make_msymbol_special()
H A Dgdbarch.sh687 F;void;elf_make_msymbol_special;asymbol *sym, struct minimal_symbol *msym;sym, msym
H A Dgdbarch.h858 …pecial (struct gdbarch *gdbarch, gdbarch_elf_make_msymbol_special_ftype *elf_make_msymbol_special);
H A DChangeLog-2014675 * gdbarch.sh (elf_make_msymbol_special): Change type to `F',
H A DChangeLog-20024867 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,