Searched refs:OUTPUT_SECT_DESC (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
H A DSectionsCmd.cpp37 case ScriptCommand::OUTPUT_SECT_DESC:
54 case ScriptCommand::OUTPUT_SECT_DESC:
75 case ScriptCommand::OUTPUT_SECT_DESC: {
H A DOutputSectDesc.cpp29 : ScriptCommand(ScriptCommand::OUTPUT_SECT_DESC),
/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptCommand.h32 OUTPUT_SECT_DESC, enumerator in enum:mcld::ScriptCommand::Kind
H A DOutputSectDesc.h182 return pCmd->getKind() == ScriptCommand::OUTPUT_SECT_DESC;

Completed in 19 milliseconds