HomeSort by relevance Sort by last modified time
    Searched refs:OUTPUT_SECT_DESC (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/include/mcld/Script/
ScriptCommand.h 32 OUTPUT_SECT_DESC,
OutputSectDesc.h 189 return pCmd->getKind() == ScriptCommand::OUTPUT_SECT_DESC;
  /frameworks/compile/mclinker/lib/Script/
SectionsCmd.cpp 39 case ScriptCommand::OUTPUT_SECT_DESC:
57 case ScriptCommand::OUTPUT_SECT_DESC:
79 case ScriptCommand::OUTPUT_SECT_DESC: {
OutputSectDesc.cpp 27 : ScriptCommand(ScriptCommand::OUTPUT_SECT_DESC),

Completed in 1154 milliseconds