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.cpp104 case ScriptCommand::INPUT_SECT_DESC: in dump()
139 case ScriptCommand::INPUT_SECT_DESC: in push_back()
166 case ScriptCommand::INPUT_SECT_DESC: { in activate()
DInputSectDesc.cpp24 : ScriptCommand(ScriptCommand::INPUT_SECT_DESC), in InputSectDesc()
/frameworks/compile/mclinker/include/mcld/Script/
DScriptCommand.h33 INPUT_SECT_DESC enumerator
DInputSectDesc.h89 return pCmd->getKind() == ScriptCommand::INPUT_SECT_DESC; in classof()