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

/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeValue.h92 inline bool shouldEmit() const { function in class:mcld::ELFAttributeValue
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.cpp989 if (value.shouldEmit()) {
1002 if (value.shouldEmit()) {
1020 if (attr_conformance.shouldEmit()) {
1033 if (attr_nodefaults.shouldEmit()) {
1046 if (value.shouldEmit() &&
1056 if (value.shouldEmit() && (i != Tag_conformance) &&
1068 if (value.shouldEmit() &&

Completed in 1201 milliseconds