Searched refs:OFI (Results 1 – 4 of 4) sorted by relevance
27 const MCObjectFileInfo &OFI = *Streamer.getContext().getObjectFileInfo(); in emitConstantPools() local28 Streamer.switchSection(OFI.getTextSection()); in emitConstantPools()
947 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish() local951 MCSection &TextSection = *OFI.getTextSection(); in finish()953 MCSection &DataSection = *OFI.getDataSection(); in finish()955 MCSection &BSSSection = *OFI.getBSSSection(); in finish()
1036 struct OFI { struct1059 struct OFI OperatorFunctionId; argument
1518 new (&OperatorFunctionId) struct OFI; in setOperatorFunctionId()