Home
last modified time | relevance | path

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

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