Searched refs:SyntheticKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DOutputSection.h29 SyntheticKind, enumerator in enum:lld::macho::OutputSection::Kind
H A DSyntheticSections.h46 return sec->kind() == SyntheticKind;
H A DSyntheticSections.cpp35 : OutputSection(SyntheticKind, name), segname(segname) {

Completed in 162 milliseconds