Home
last modified time | relevance | path

Searched defs:sectionKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h94 Kind sectionKind; variable
117 constexpr SectionBase(Kind sectionKind, InputFile *file, StringRef name, in SectionBase()
H A DInputSection.cpp58 Kind sectionKind) in InputSectionBase()
99 StringRef name, Kind sectionKind) in InputSectionBase()
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h76 Kind sectionKind; variable