Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dexec.c50 struct vmap *map_vmap (bfd *, bfd *);
235 map_vmap (exec_bfd, 0); in exec_file_attach()
405 map_vmap (bfd *abfd, bfd *arch) in map_vmap() function
H A Drs6000-nat.c129 extern struct vmap *map_vmap (bfd * bf, bfd * arch);
785 vp = map_vmap (abfd, 0); in add_vmap()
811 vp = map_vmap (last, abfd); in add_vmap()
H A DChangeLog-1994919 * exec.c (map_vmap): Cast return from xmalloc to its proper type,
1016 (bfdsec_to_vmap, map_vmap): Moved here from xcoffexec.c.
3278 (map_vmap): Cast xmalloc result to PTR.
H A DChangeLog-19923662 * xcoffexec.c (map_vmap): Turn comment into a real C comment.
4329 * xcoffexec.c (map_vmap): Add call to new_symfile_objfile.
5068 * xcoffexec.c (map_vmap): Allocate_objfile() takes an additional
H A DChangeLog-19936960 * xcoffexec.c (map_vmap): Don't allocate an objfile for the exec_file.