Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h278 struct InsertCommand { struct
438 SmallVector<InsertCommand, 0> insertCommands;
H A DLinkerScript.cpp330 for (const InsertCommand &cmd : insertCommands) { in processInsertCommands()
808 for (InsertCommand &ic : insertCommands) in processSectionCommands()