GDB (xrefs)
|
Go to the source code of this file.
Functions | |
CORE_ADDR | ppc64_skip_trampoline_code (struct frame_info *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 353 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 * | , |
struct minimal_symbol * | |||
) |
Definition at line 402 of file ppc64-tdep.c.
References SET_MSYMBOL_SIZE.
Referenced by ppc_linux_init_abi(), and ppcfbsd_init_abi().
CORE_ADDR ppc64_skip_trampoline_code | ( | struct frame_info * | frame, |
CORE_ADDR | pc | ||
) |
Definition at line 300 of file ppc64-tdep.c.
References find_solib_trampoline_target(), MAX, gdbarch_tdep::pc, ppc64_standard_linkage1_target(), ppc64_standard_linkage2_target(), ppc64_standard_linkage3_target(), and ppc_insns_match_pattern().
Referenced by ppc_linux_init_abi(), and ppcfbsd_init_abi().