Searched refs:createInputSectionList (Results 1 – 2 of 2) sorted by relevance
283 SmallVector<InputSectionBase *, 0> createInputSectionList(OutputSection &cmd);
588 LinkerScript::createInputSectionList(OutputSection &outCmd) { in createInputSectionList() function in LinkerScript605 SmallVector<InputSectionBase *, 0> v = createInputSectionList(*osec); in processSectionCommands()