Searched refs:OFI (Results 1 – 4 of 4) sorted by relevance
197 const MCObjectFileInfo &OFI = *Streamer.getContext().getObjectFileInfo(); in emitConstantPools() local198 Streamer.switchSection(OFI.getTextSection()); in emitConstantPools()
894 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish() local898 MCSection &TextSection = *OFI.getTextSection(); in finish()900 MCSection &DataSection = *OFI.getDataSection(); in finish()902 MCSection &BSSSection = *OFI.getBSSSection(); in finish()
1034 struct OFI { struct1057 struct OFI OperatorFunctionId; argument
1510 new (&OperatorFunctionId) struct OFI; in setOperatorFunctionId()