Searched defs:sectionKind (Results 1 – 3 of 3) sorted by relevance
56 StringRef name, Kind sectionKind) in InputSectionBase()92 StringRef name, Kind sectionKind) in InputSectionBase()
113 constexpr SectionBase(Kind sectionKind, StringRef name, uint64_t flags, in SectionBase()
76 Kind sectionKind; variable