Home
last modified time | relevance | path

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

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