Home
last modified time | relevance | path

Searched refs:ScriptSections (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp1459 std::vector<InputSection **> ScriptSections; in resolveShfLinkOrder() local
1464 ScriptSections.push_back(&IS); in resolveShfLinkOrder()
1503 *ScriptSections[I] = Sections[I]; in resolveShfLinkOrder()