Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/Core/
H A DDefinedAtom.cpp63 case typeTerminatorPtr: in permissions()
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DDefinedAtom.h136 typeTerminatorPtr, // pointer to terminator function enumerator
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DAtoms.h63 if (_contentType == DefinedAtom::typeTerminatorPtr) in deadStrip()
H A DMachONormalizedFileToAtoms.cpp83 typeTerminatorPtr),
183 ENTRY(typeTerminatorPtr, 4, scopeTranslationUnit, mergeNo, in sectionParseInfo()
H A DMachONormalizedFileFromAtoms.cpp289 typeTerminatorPtr),
972 && (atom->contentType() != DefinedAtom::typeTerminatorPtr)) in descBits()
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp406 DefinedAtom::typeTerminatorPtr); in enumeration()