Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Script/
H A 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()
H A DInputSectDesc.cpp26 : ScriptCommand(ScriptCommand::INPUT_SECT_DESC), in InputSectDesc()
/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptCommand.h27 INPUT_SECT_DESC, enumerator
H A DInputSectDesc.h84 return pCmd->getKind() == ScriptCommand::INPUT_SECT_DESC; in classof()