HomeSort by relevance Sort by last modified time
    Searched defs:F_Binary (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
raw_ostream.h 349 /// F_Binary - The file should be opened in binary mode on platforms that
351 F_Binary = 4
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 401 raw_fd_ostream::F_Binary);

Completed in 292 milliseconds