Home
last modified time | relevance | path

Searched refs:typeTerminatorPtr (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/lib/Core/
H A DDefinedAtom.cpp62 case typeTerminatorPtr: in permissions()
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DDefinedAtom.h135 typeTerminatorPtr, // pointer to terminator function enumerator
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DAtoms.h62 if (_contentType == DefinedAtom::typeTerminatorPtr) in deadStrip()
H A DMachONormalizedFileToAtoms.cpp82 typeTerminatorPtr),
182 ENTRY(typeTerminatorPtr, 4, scopeTranslationUnit, mergeNo, in sectionParseInfo()
H A DMachONormalizedFileFromAtoms.cpp288 typeTerminatorPtr),
972 && (atom->contentType() != DefinedAtom::typeTerminatorPtr)) in descBits()
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp405 DefinedAtom::typeTerminatorPtr); in enumeration()