Searched refs:createInputSectionList (Results 1 – 2 of 2) sorted by relevance
269 std::vector<InputSectionBase *> createInputSectionList(OutputSection &cmd);
542 LinkerScript::createInputSectionList(OutputSection &outCmd) { in createInputSectionList() function in LinkerScript559 std::vector<InputSectionBase *> v = createInputSectionList(*osec); in processSectionCommands()