Searched refs:ReadValue (Results 1 – 3 of 3) sorted by relevance
95 static bool ReadValue(ELFAttributeValue& pValue,
250 if (!ELFAttributeData::ReadValue(*out_attr, attr_buf, attr_size)) in merge()259 if (!ELFAttributeData::ReadValue(in_attr, attr_buf, attr_size)) in merge()
35 bool ELFAttributeData::ReadValue(ELFAttributeValue& pValue, in ReadValue() function in mcld::ELFAttributeData