Home
last modified time | relevance | path

Searched refs:pIntValue (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h57 void setIntValue(unsigned int pIntValue) in setIntValue() argument
58 { m_IntValue = pIntValue; } in setIntValue()