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

/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeValue.h82 inline bool shouldEmit() const { function in class:mcld::ELFAttributeValue
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.cpp974 if (value.shouldEmit()) {
988 if (value.shouldEmit()) {
1006 if (attr_conformance.shouldEmit()) {
1019 if (attr_nodefaults.shouldEmit()) {
1032 if (value.shouldEmit() &&
1042 if (value.shouldEmit() && (i != Tag_conformance) &&
1055 if (value.shouldEmit() &&

Completed in 89 milliseconds