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

/frameworks/compile/mclinker/include/mcld/Script/
H A DOperand.h31 enum Type { SYMBOL, INTEGER, SECTION, SECTION_DESC, FRAGMENT }; enumerator in enum:mcld::Operand::Type
172 return pOperand->type() == Operand::SECTION_DESC;

Completed in 49 milliseconds