Home
last modified time | relevance | path

Searched defs:inputOrder (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DOutputSegment.h55 int inputOrder = UnspecifiedInputOrder; variable
H A DOutputSection.h87 int inputOrder = UnspecifiedInputOrder; variable
H A DDriver.cpp1083 int inputOrder = 0; in gatherInputSections() local