Home
last modified time | relevance | path

Searched refs:fdopen_bfd (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/libutil++/
Dbfd_support.h118 bfd * fdopen_bfd(std::string const & file, int fd);
Dop_bfd.cpp145 ibfd.abfd = fdopen_bfd(image_path, fd); in op_bfd()
Dbfd_support.cpp280 bfd * fdopen_bfd(string const & file, int fd) in fdopen_bfd() function