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

/openbsd-current/gnu/llvm/lld/ELF/
H A DLinkerScript.h357 SmallVector<InsertCommand, 0> insertCommands; member in class:lld::elf::final
H A DLinkerScript.cpp310 for (const InsertCommand &cmd : insertCommands) {
H A DScriptParser.cpp618 script->insertCommands.push_back({std::move(names), isAfter, where});

Completed in 89 milliseconds