Home
last modified time | relevance | path

Searched refs:INPUT_SECT_DESC (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
DOutputSectDesc.cpp103 case ScriptCommand::INPUT_SECT_DESC: in dump()
139 case ScriptCommand::INPUT_SECT_DESC: in push_back()
164 case ScriptCommand::INPUT_SECT_DESC: { in activate()
DInputSectDesc.cpp26 : ScriptCommand(ScriptCommand::INPUT_SECT_DESC), in InputSectDesc()
/frameworks/compile/mclinker/include/mcld/Script/
DScriptCommand.h27 INPUT_SECT_DESC, enumerator
DInputSectDesc.h84 return pCmd->getKind() == ScriptCommand::INPUT_SECT_DESC; in classof()