Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DOutputSegment.h54 int inputOrder = UnspecifiedInputOrder; variable
H A DOutputSection.h86 int inputOrder = UnspecifiedInputOrder; variable
H A DDriver.cpp1187 int inputOrder = 0; in gatherInputSections() local