Home
last modified time | relevance | path

Searched refs:cfString (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h316 constexpr const char cfString[] = "__cfstring"; variable
H A DInputSection.cpp386 return isec->getName() == section_names::cfString && in isCfStringSection()
H A DDriver.cpp667 section_names::cfString, in initializeSectionRenameMap()
H A DInputFiles.cpp306 if (name == section_names::cfString && segname == segment_names::data) in getRecordSize()