Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DAtoms.h31 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom()
39 ContentType type, uint64_t size, bool noDeadStrip, in MachODefinedAtom()
50 ContentType contentType() const override { return _contentType; } in contentType()
81 const ContentType _contentType;
91 Scope scope, ContentType type, Merge merge, in MachODefinedCustomSectionAtom()
125 ContentType contentType() const override { return DefinedAtom::typeZeroFill; } in contentType()
H A DStubsPass.cpp42 ContentType contentType() const override { in contentType()
73 NonLazyPointerAtom(const File &file, bool is64, ContentType contentType) in NonLazyPointerAtom()
78 ContentType contentType() const override { in contentType()
102 const ContentType _contentType;
115 ContentType contentType() const override { in contentType()
149 ContentType contentType() const override { in contentType()
184 ContentType contentType() const override { in contentType()
H A DFile.h41 DefinedAtom::ContentType type, DefinedAtom::Merge merge, in addDefinedAtom()
63 DefinedAtom::ContentType type, DefinedAtom::Merge merge, in addDefinedAtomInCustomSection()
99 DefinedAtom::ContentType type = DefinedAtom::typeUnknown; in addZeroFillDefinedAtom()
H A DMachONormalizedFileToAtoms.cpp59 DefinedAtom::ContentType atomType;
106 DefinedAtom::ContentType atomTypeFromSection(const Section &section, in atomTypeFromSection()
140 void sectionParseInfo(DefinedAtom::ContentType atomType, in sectionParseInfo()
146 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()
381 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.cpp64 ContentType contentType() const override { in contentType()
H A DSectCreateFile.h40 ContentType contentType() const override { return typeSectCreate; } in contentType()
H A DTLVPass.cpp35 ContentType contentType() const override { in contentType()
H A DGOTPass.cpp59 ContentType contentType() const override { in contentType()
H A DMachONormalizedFileFromAtoms.cpp150 typedef std::map<DefinedAtom::ContentType, SectionInfo*> TypeToSection;
157 SectionInfo *getRelocatableSection(DefinedAtom::ContentType type);
158 SectionInfo *getFinalSection(DefinedAtom::ContentType type);
229 SectionInfo *Util::getRelocatableSection(DefinedAtom::ContentType type) { in getRelocatableSection()
264 DefinedAtom::ContentType atomType;
307 SectionInfo *Util::getFinalSection(DefinedAtom::ContentType atomType) { in getFinalSection()
347 DefinedAtom::ContentType type = atom->contentType(); in sectionForAtom()
H A DLayoutPass.cpp209 DefinedAtom::ContentType leftType = leftRoot->contentType(); in compareAtomsSub()
210 DefinedAtom::ContentType rightType = rightRoot->contentType(); in compareAtomsSub()
H A DMachONormalizedFileBinaryUtils.h203 void relocatableSectionInfoForContentType(DefinedAtom::ContentType atomType,
H A DArchHandler.h268 DefinedAtom::ContentType stubHelperImageCacheContentType;
H A DCompactUnwindPass.cpp93 ContentType contentType() const override { in contentType()
H A DArchHandler_arm.cpp1435 ContentType contentType() const override { in contentType()
1480 ContentType contentType() const override { in contentType()
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DDefinedAtom.h107 enum ContentType { enum
250 virtual ContentType contentType() const = 0;
339 static ContentPermissions permissions(ContentType type);
343 ContentType atomContentType = contentType(); in occupiesDiskSpace()
353 ContentType atomContentType = contentType(); in relocsToDefinedCanBeImplicit()
/freebsd-12.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-12.1/contrib/llvm/tools/lld/lib/Core/
H A DDefinedAtom.cpp22 DefinedAtom::ContentPermissions DefinedAtom::permissions(ContentType type) { in permissions()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h60 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp376 template <> struct ScalarEnumerationTraits<lld::DefinedAtom::ContentType> {
377 static void enumeration(IO &io, lld::DefinedAtom::ContentType &value) { in enumeration()
872 ContentType contentType() const override { return _contentType; } in contentType()
927 ContentType _contentType;
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp47 dwarf::LineNumberEntryFormat ContentType) { in trackContentType() argument
48 switch (ContentType) { in trackContentType()
/freebsd-12.1/crypto/heimdal/lib/hx509/
H A Dcms.c1305 ASN1_MALLOC_ENCODE(ContentType, in sig_process()
/freebsd-12.1/crypto/heimdal/doc/
H A Dlayman.asc627 contentType ContentType,