Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSection.h38 ConcatKind, enumerator
H A DInputSection.h33 ConcatKind, enumerator
109 : InputSection(ConcatKind, section, data, align) {} in InputSection() argument