Home
last modified time | relevance | path

Searched refs:follow_link (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
DFrameDecorator.py260 def fetch_frame_locals(self, follow_link=False): argument
291 if not follow_link:
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf64-ppc.c4027 follow_link (struct bfd_link_hash_entry *h) in follow_link() function
4038 return (struct elf_link_hash_entry *) follow_link (&h->root); in elf_follow_link()
DChangeLog-2009737 * elf64-ppc.c (follow_link, elf_follow_link, ppc_follow_link): New
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf64-ppc.c4027 follow_link (struct bfd_link_hash_entry *h) in follow_link() function
4038 return (struct elf_link_hash_entry *) follow_link (&h->root); in elf_follow_link()
DChangeLog-2009737 * elf64-ppc.c (follow_link, elf_follow_link, ppc_follow_link): New