Home
last modified time | relevance | path

Searched refs:ContentType (Results 1 – 23 of 23) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DAtoms.h30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom()
38 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom()
49 ContentType contentType() const override { return _contentType; } in contentType()
80 const ContentType _contentType;
90 Scope scope, ContentType type, Merge merge, in MachODefinedCustomSectionAtom()
124 ContentType contentType() const override { return DefinedAtom::typeZeroFill; } in contentType()
H A DStubsPass.cpp41 ContentType contentType() const override { in contentType()
72 NonLazyPointerAtom(const File &file, bool is64, ContentType contentType) in NonLazyPointerAtom()
77 ContentType contentType() const override { in contentType()
101 const ContentType _contentType;
114 ContentType contentType() const override { in contentType()
148 ContentType contentType() const override { in contentType()
183 ContentType contentType() const override { in contentType()
H A DMachONormalizedFileToAtoms.cpp58 DefinedAtom::ContentType atomType;
105 DefinedAtom::ContentType atomTypeFromSection(const Section &section, in atomTypeFromSection()
139 void sectionParseInfo(DefinedAtom::ContentType atomType, in sectionParseInfo()
145 DefinedAtom::ContentType atomType; in sectionParseInfo()
240 void atomFromSymbol(DefinedAtom::ContentType atomType, const Section &section, in atomFromSymbol()
276 llvm::Error processSymboledSection(DefinedAtom::ContentType atomType, in processSymboledSection()
382 llvm::Error processSection(DefinedAtom::ContentType atomType, in processSection()
1456 DefinedAtom::ContentType atomType = atomTypeFromSection(sect, in normalizedObjectToAtoms()
1591 void relocatableSectionInfoForContentType(DefinedAtom::ContentType atomType, in relocatableSectionInfoForContentType()
H A DObjCPass.cpp63 ContentType contentType() const override { in contentType()
H A DSectCreateFile.h39 ContentType contentType() const override { return typeSectCreate; } in contentType()
H A DFile.h42 DefinedAtom::ContentType type, DefinedAtom::Merge merge, in addDefinedAtom()
64 DefinedAtom::ContentType type, DefinedAtom::Merge merge, in addDefinedAtomInCustomSection()
100 DefinedAtom::ContentType type = DefinedAtom::typeUnknown; in addZeroFillDefinedAtom()
H A DTLVPass.cpp34 ContentType contentType() const override { in contentType()
H A DGOTPass.cpp58 ContentType contentType() const override { in contentType()
H A DMachONormalizedFileFromAtoms.cpp149 typedef std::map<DefinedAtom::ContentType, SectionInfo*> TypeToSection;
156 SectionInfo *getRelocatableSection(DefinedAtom::ContentType type);
157 SectionInfo *getFinalSection(DefinedAtom::ContentType type);
228 SectionInfo *Util::getRelocatableSection(DefinedAtom::ContentType type) { in getRelocatableSection()
263 DefinedAtom::ContentType atomType;
306 SectionInfo *Util::getFinalSection(DefinedAtom::ContentType atomType) { in getFinalSection()
346 DefinedAtom::ContentType type = atom->contentType(); in sectionForAtom()
H A DLayoutPass.cpp208 DefinedAtom::ContentType leftType = leftRoot->contentType(); in compareAtomsSub()
209 DefinedAtom::ContentType rightType = rightRoot->contentType(); in compareAtomsSub()
H A DArchHandler.h267 DefinedAtom::ContentType stubHelperImageCacheContentType;
H A DMachONormalizedFileBinaryUtils.h202 void relocatableSectionInfoForContentType(DefinedAtom::ContentType atomType,
H A DCompactUnwindPass.cpp92 ContentType contentType() const override { in contentType()
H A DArchHandler_arm.cpp1434 ContentType contentType() const override { in contentType()
1479 ContentType contentType() const override { in contentType()
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DDefinedAtom.h106 enum ContentType { enum
249 virtual ContentType contentType() const = 0;
338 static ContentPermissions permissions(ContentType type);
342 ContentType atomContentType = contentType(); in occupiesDiskSpace()
352 ContentType atomContentType = contentType(); in relocsToDefinedCanBeImplicit()
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dcms.asn132 ContentType ::= OBJECT IDENTIFIER
36 contentType ContentType,
41 eContentType ContentType,
125 contentType ContentType,
H A DChangeLog1421 * pkinit.asn1: no need for ContentType, its cms internal
/freebsd-13.1/contrib/llvm-project/lld/lib/Core/
H A DDefinedAtom.cpp21 DefinedAtom::ContentPermissions DefinedAtom::permissions(ContentType type) { in permissions()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h60 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp375 template <> struct ScalarEnumerationTraits<lld::DefinedAtom::ContentType> {
376 static void enumeration(IO &io, lld::DefinedAtom::ContentType &value) { in enumeration()
871 ContentType contentType() const override { return _contentType; } in contentType()
926 ContentType _contentType;
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp50 dwarf::LineNumberEntryFormat ContentType) { in trackContentType() argument
51 switch (ContentType) { in trackContentType()
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dcms.c1305 ASN1_MALLOC_ENCODE(ContentType, in sig_process()
/freebsd-13.1/crypto/heimdal/doc/
H A Dlayman.asc627 contentType ContentType,