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

/frameworks/compile/mclinker/lib/Target/
H A DELFAttributeValue.cpp34 bool ELFAttributeValue::isDefaultValue() const { function in class:mcld::ELFAttributeValue
/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeValue.h79 bool isDefaultValue() const;
84 return !isDefaultValue();

Completed in 54 milliseconds