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