Home
last modified time | relevance | path

Searched defs:sectionChoice (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDSectCreateFile.h41 SectionChoice sectionChoice() const override { return sectionCustomRequired; } in sectionChoice() function
HDAtoms.h100 SectionChoice sectionChoice() const override { in sectionChoice() function
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
HDSimple.h168 SectionChoice sectionChoice() const override { in sectionChoice() function
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
HDReaderWriterYAML.cpp873 SectionChoice sectionChoice() const override { return _sectionChoice; } in sectionChoice() function in llvm::yaml::MappingTraits::NormalizedAtom