Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DLinkerScript.h337 SmallVector<SectionCommand *, 0> sectionCommands; variable
H A DLinkerScript.cpp274 getSymbolAssignmentValues(ArrayRef<SectionCommand *> sectionCommands) { in getSymbolAssignmentValues()