| /freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| H A D | Atoms.h | 30 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 D | StubsPass.cpp | 41 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 D | MachONormalizedFileToAtoms.cpp | 58 DefinedAtom::ContentType atomType; 105 DefinedAtom::ContentType atomTypeFromSection(const Section §ion, in atomTypeFromSection() 139 void sectionParseInfo(DefinedAtom::ContentType atomType, in sectionParseInfo() 145 DefinedAtom::ContentType atomType; in sectionParseInfo() 240 void atomFromSymbol(DefinedAtom::ContentType atomType, const Section §ion, 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 D | ObjCPass.cpp | 63 ContentType contentType() const override { in contentType()
|
| H A D | SectCreateFile.h | 39 ContentType contentType() const override { return typeSectCreate; } in contentType()
|
| H A D | File.h | 42 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 D | TLVPass.cpp | 34 ContentType contentType() const override { in contentType()
|
| H A D | GOTPass.cpp | 58 ContentType contentType() const override { in contentType()
|
| H A D | MachONormalizedFileFromAtoms.cpp | 149 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 D | LayoutPass.cpp | 208 DefinedAtom::ContentType leftType = leftRoot->contentType(); in compareAtomsSub() 209 DefinedAtom::ContentType rightType = rightRoot->contentType(); in compareAtomsSub()
|
| H A D | ArchHandler.h | 267 DefinedAtom::ContentType stubHelperImageCacheContentType;
|
| H A D | MachONormalizedFileBinaryUtils.h | 202 void relocatableSectionInfoForContentType(DefinedAtom::ContentType atomType,
|
| H A D | CompactUnwindPass.cpp | 92 ContentType contentType() const override { in contentType()
|
| H A D | ArchHandler_arm.cpp | 1434 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 D | DefinedAtom.h | 106 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 D | cms.asn1 | 32 ContentType ::= OBJECT IDENTIFIER 36 contentType ContentType, 41 eContentType ContentType, 125 contentType ContentType,
|
| H A D | ChangeLog | 1421 * pkinit.asn1: no need for ContentType, its cms internal
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/Core/ |
| H A D | DefinedAtom.cpp | 21 DefinedAtom::ContentPermissions DefinedAtom::permissions(ContentType type) { in permissions()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugLine.h | 60 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/ |
| H A D | ReaderWriterYAML.cpp | 375 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 D | DWARFDebugLine.cpp | 50 dwarf::LineNumberEntryFormat ContentType) { in trackContentType() argument 51 switch (ContentType) { in trackContentType()
|
| /freebsd-13.1/crypto/heimdal/lib/hx509/ |
| H A D | cms.c | 1305 ASN1_MALLOC_ENCODE(ContentType, in sig_process()
|
| /freebsd-13.1/crypto/heimdal/doc/ |
| H A D | layman.asc | 627 contentType ContentType,
|