Home
last modified time | relevance | path

Searched refs:kindCEntryObject (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DExecutableAtoms.h36 : SimpleFile("C entry", kindCEntryObject), in CEntryFile()
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DFile.h51 kindCEntryObject, ///< a file for CEntries enumerator
/freebsd-13.1/contrib/llvm-project/lld/lib/Core/
H A DResolver.cpp236 case File::kindCEntryObject: in resolveUndefines()