Searched defs:sectionKind (Results 1 – 4 of 4) sorted by relevance
53 uint8_t sectionKind : 3; variable95 constexpr SectionBase(Kind sectionKind, StringRef name, uint64_t flags, in SectionBase()
55 StringRef name, Kind sectionKind) in InputSectionBase()91 StringRef name, Kind sectionKind) in InputSectionBase()
100 uint8_t sectionKind : 3; variable
74 Kind sectionKind; variable