Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DSectCreateFile.h41 SectionChoice sectionChoice() const override { return sectionCustomRequired; } in sectionChoice() function
DAtoms.h100 SectionChoice sectionChoice() const override { in sectionChoice() function
/external/llvm-project/lld/include/lld/Core/
DSimple.h168 SectionChoice sectionChoice() const override { in sectionChoice() function
/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp873 SectionChoice sectionChoice() const override { return _sectionChoice; } in sectionChoice() function in llvm::yaml::MappingTraits::NormalizedAtom