HomeSort by relevance Sort by last modified time
    Searched refs:fdopen_bfd (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libutil++/
bfd_support.h 118 bfd * fdopen_bfd(std::string const & file, int fd);
bfd_support.cpp 280 bfd * fdopen_bfd(string const & file, int fd) function
op_bfd.cpp 145 ibfd.abfd = fdopen_bfd(image_path, fd);
148 cverb << vbfd << "fdopen_bfd failed for " << image_path << endl;

Completed in 568 milliseconds