HomeSort by: relevance | last modified time | path
    Searched defs:OFI (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 878 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo();
881 MCSection &TextSection = *OFI.getTextSection();
883 MCSection &DataSection = *OFI.getDataSection();
885 MCSection &BSSSection = *OFI.getBSSSection();
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 959 struct OFI {
982 struct OFI OperatorFunctionId;

Completed in 47 milliseconds