Searched refs:createInputSectionList (Results 1 – 2 of 2) sorted by relevance
234 std::vector<InputSection *> createInputSectionList(OutputSection &Cmd);
436 LinkerScript::createInputSectionList(OutputSection &OutCmd) { in createInputSectionList() function in LinkerScript479 std::vector<InputSection *> V = createInputSectionList(*Sec); in processSectionCommands()