Searched refs:SyntheticKind (Results 1 – 3 of 3) sorted by relevance
29 SyntheticKind, enumerator
63 return sec->kind() == SyntheticKind; in classof()
38 : OutputSection(SyntheticKind, name), segname(segname) { in SyntheticSection()