| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/ |
| H A D | Atoms.h | 31 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 D | StubsPass.cpp | 42 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 D | File.h | 41 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 D | MachONormalizedFileToAtoms.cpp | 59 DefinedAtom::ContentType atomType; 106 DefinedAtom::ContentType atomTypeFromSection(const Section §ion, in atomTypeFromSection() 140 void sectionParseInfo(DefinedAtom::ContentType atomType, in sectionParseInfo() 146 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() 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 D | ObjCPass.cpp | 64 ContentType contentType() const override { in contentType()
|
| H A D | SectCreateFile.h | 40 ContentType contentType() const override { return typeSectCreate; } in contentType()
|
| H A D | TLVPass.cpp | 35 ContentType contentType() const override { in contentType()
|
| H A D | GOTPass.cpp | 59 ContentType contentType() const override { in contentType()
|
| H A D | MachONormalizedFileFromAtoms.cpp | 150 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 D | LayoutPass.cpp | 209 DefinedAtom::ContentType leftType = leftRoot->contentType(); in compareAtomsSub() 210 DefinedAtom::ContentType rightType = rightRoot->contentType(); in compareAtomsSub()
|
| H A D | MachONormalizedFileBinaryUtils.h | 203 void relocatableSectionInfoForContentType(DefinedAtom::ContentType atomType,
|
| H A D | ArchHandler.h | 268 DefinedAtom::ContentType stubHelperImageCacheContentType;
|
| H A D | CompactUnwindPass.cpp | 93 ContentType contentType() const override { in contentType()
|
| H A D | ArchHandler_arm.cpp | 1435 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 D | DefinedAtom.h | 107 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 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-12.1/contrib/llvm/tools/lld/lib/Core/ |
| H A D | DefinedAtom.cpp | 22 DefinedAtom::ContentPermissions DefinedAtom::permissions(ContentType type) { in permissions()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugLine.h | 60 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
|
| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/ |
| H A D | ReaderWriterYAML.cpp | 376 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 D | DWARFDebugLine.cpp | 47 dwarf::LineNumberEntryFormat ContentType) { in trackContentType() argument 48 switch (ContentType) { in trackContentType()
|
| /freebsd-12.1/crypto/heimdal/lib/hx509/ |
| H A D | cms.c | 1305 ASN1_MALLOC_ENCODE(ContentType, in sig_process()
|
| /freebsd-12.1/crypto/heimdal/doc/ |
| H A D | layman.asc | 627 contentType ContentType,
|