Searched refs:WriteAttribute (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeData.h99 /// WriteAttribute - write an attribute tag plus value to buffer.
105 static bool WriteAttribute(TagType pTag,
/frameworks/compile/mclinker/lib/Target/
H A DELFAttributeData.cpp64 bool ELFAttributeData::WriteAttribute(TagType pTag, function in class:mcld::ELFAttributeData
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.cpp1007 if (!ELFAttributeData::WriteAttribute(
1020 if (!ELFAttributeData::WriteAttribute(
1033 !ELFAttributeData::WriteAttribute(tag, value, buffer)) {
1043 !ELFAttributeData::WriteAttribute(tag, value, buffer)) {
1056 !ELFAttributeData::WriteAttribute(tag, value, buffer)) {

Completed in 72 milliseconds