Home
last modified time | relevance | path

Searched defs:sectionCommands (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h382 SmallVector<SectionCommand *, 0> sectionCommands; variable
H A DLinkerScript.cpp271 getSymbolAssignmentValues(ArrayRef<SectionCommand *> sectionCommands) { in getSymbolAssignmentValues()