|
GDB (API)
|
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.
| void ppc64_elf_make_msymbol_special | ( | asymbol * | , |
| struct minimal_symbol * | |||
| ) |
Definition at line 402 of file ppc64-tdep.c.
| CORE_ADDR ppc64_skip_trampoline_code | ( | struct frame_info * | frame, |
| CORE_ADDR | pc | ||
| ) |
Definition at line 300 of file ppc64-tdep.c.
1.7.6.1