Home
last modified time | relevance | path

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

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