Searched refs:GetAttributeValueType (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.h188 /// GetAttributeValueType - obtain the value type of the indicated tag.
189 static unsigned int GetAttributeValueType(TagType pTag);
H A DARMELFAttributeData.cpp58 attr_value->setType(GetAttributeValueType(pTag));
63 unsigned int ARMELFAttributeData::GetAttributeValueType(TagType pTag) function in class:ARMELFAttributeData

Completed in 68 milliseconds