Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DInputSection.h304 constexpr const char cfString[] = "__cfstring"; variable
H A DInputSection.cpp322 return isec->getName() == section_names::cfString && in isCfStringSection()
H A DDriver.cpp611 section_names::cfString, in initializeSectionRenameMap()
H A DInputFiles.cpp284 if (name == section_names::cfString && segname == segment_names::data) in getRecordSize()