Searched refs:map_vmap (Results 1 – 5 of 5) sorted by relevance
50 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
129 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()
919 * 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.
3662 * 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
6960 * xcoffexec.c (map_vmap): Don't allocate an objfile for the exec_file.