Home
last modified time | relevance | path

Searched refs:LessTag (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp259 static bool LessTag(const AttributeItem &LHS, const AttributeItem &RHS) { in LessTag() function
953 std::sort(Contents.begin(), Contents.end(), AttributeItem::LessTag); in finishAttributeSection()