Searched defs:SECTION (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
139 return pOperand->type() == Operand::SECTION;

Completed in 40 milliseconds