Lines Matching defs:IntValue
645 Item->IntValue = Value;
672 void MCELFStreamer::setAttributeItems(unsigned Attribute, unsigned IntValue,
680 Item->IntValue = IntValue;
687 IntValue, std::string(StringValue)};
708 Result += getULEB128Size(Item.IntValue);
716 Result += getULEB128Size(Item.IntValue);
769 emitULEB128IntValue(Item.IntValue);
776 emitULEB128IntValue(Item.IntValue);
830 emitULEB128IntValue(Item.IntValue);
837 emitULEB128IntValue(Item.IntValue);