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

/external/llvm/include/llvm/MC/
H A DSectionKind.h173 return isBSS() || isCommon() || isDataRel() || isReadOnlyWithRel();
180 bool isCommon() const { return K == Common; } function in class:llvm::SectionKind
H A DMCAssembler.h753 /// isCommon - Is this a 'common' symbol.
754 bool isCommon() const { return CommonSize != 0; } function in class:llvm::MCSymbolData
767 assert(isCommon() && "Not a 'common' symbol!");
782 assert(isCommon() && "Not a 'common' symbol!");
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 643 milliseconds