Home
last modified time | relevance | path

Searched defs:raw_fd_ostream (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
Draw_ostream.cpp37 raw_fd_ostream::raw_fd_ostream(const char* pFilename, in raw_fd_ostream() function in mcld::raw_fd_ostream
45 raw_fd_ostream::raw_fd_ostream(int pFD, in raw_fd_ostream() function in mcld::raw_fd_ostream
/frameworks/compile/libbcc/include/bcc/Support/
DOutputFile.h24 class raw_fd_ostream; variable