Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DWildcardPattern.h30 SORT_BY_NAME_ALIGNMENT, enumerator
/frameworks/compile/mclinker/lib/Script/
DInputSectDesc.cpp74 case WildcardPattern::SORT_BY_NAME_ALIGNMENT: in dump()
DScriptParser.yy571 { $$ = WildcardPattern::create(*$5, WildcardPattern::SORT_BY_NAME_ALIGNMENT); }