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 182 return pCmd->getKind() == ScriptCommand::OUTPUT_SECT_DESC;
  /frameworks/compile/mclinker/lib/Script/
SectionsCmd.cpp 37 case ScriptCommand::OUTPUT_SECT_DESC:
54 case ScriptCommand::OUTPUT_SECT_DESC:
75 case ScriptCommand::OUTPUT_SECT_DESC: {
OutputSectDesc.cpp 29 : ScriptCommand(ScriptCommand::OUTPUT_SECT_DESC),

Completed in 150 milliseconds