Searched refs:scriptSections (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp1525 std::vector<InputSection **> scriptSections; local
1540 scriptSections.push_back(&isec);
1560 *scriptSections[i] = sections[i];

Completed in 107 milliseconds