Searched refs:fdopen_bfd (Results 1 – 3 of 3) sorted by relevance
118 bfd * fdopen_bfd(std::string const & file, int fd);
145 ibfd.abfd = fdopen_bfd(image_path, fd); in op_bfd()
280 bfd * fdopen_bfd(string const & file, int fd) in fdopen_bfd() function