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