Searched refs:bfd_map (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcorelow.c197 std::unordered_map<std::string, struct bfd *> bfd_map; local
222 struct bfd *bfd = bfd_map[filename];
242 bfd = bfd_map[filename] = bfd_openr (expanded_fname.get (),
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcorelow.c214 std::unordered_map<std::string, struct bfd *> bfd_map; local
236 struct bfd *bfd = bfd_map[filename];
261 bfd = bfd_map[filename] = bfd_openr (expanded_fname.get (),

Completed in 208 milliseconds