GDB (xrefs)
|
Go to the source code of this file.
Functions | |
CORE_ADDR | ppc64_skip_trampoline_code (frame_info_ptr frame, CORE_ADDR pc) |
CORE_ADDR | ppc64_convert_from_func_ptr_addr (struct gdbarch *gdbarch, CORE_ADDR addr, struct target_ops *targ) |
void | ppc64_elf_make_msymbol_special (asymbol *, struct minimal_symbol *) |
CORE_ADDR ppc64_convert_from_func_ptr_addr | ( | struct gdbarch * | gdbarch, |
CORE_ADDR | addr, | ||
struct target_ops * | targ | ||
) |
Definition at line 747 of file ppc64-tdep.c.
References target_section::addr, extract_unsigned_integer(), gdbarch_byte_order(), target_section_by_addr(), and target_section::the_bfd_section.
Referenced by ppc_linux_init_abi(), and ppcfbsd_init_abi().
void ppc64_elf_make_msymbol_special | ( | asymbol * | sym, |
struct minimal_symbol * | msym | ||
) |
Definition at line 796 of file ppc64-tdep.c.
References minimal_symbol::set_size().
Referenced by ppc_linux_init_abi(), and ppcfbsd_init_abi().
CORE_ADDR ppc64_skip_trampoline_code | ( | frame_info_ptr | frame, |
CORE_ADDR | pc | ||
) |
Definition at line 710 of file ppc64-tdep.c.
References gdbarch_skip_entrypoint(), gdbarch_skip_entrypoint_p(), get_frame_arch(), and ppc64_skip_trampoline_code_1().
Referenced by ppc_linux_init_abi(), and ppcfbsd_init_abi().