Searched defs:AttrFlagEnd (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DMCSectionMachO.cpp51 /// by attribute, instead it is searched. The last entry has an AttrFlagEnd
71 #define AttrFlagEnd 0xffffffff // non legal value, multiple attribute bits set macro
72 { AttrFlagEnd, 0, 0 }
266 if (SectionAttrDescriptors[i].AttrFlag == AttrFlagEnd)

Completed in 112 milliseconds