Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DObjC.cpp44 sectname == section_names::objcCatList) || in objectHasObjCSection()
305 if (isec->getName() == section_names::objcCatList) in checkCategories()
H A DInputSection.h341 constexpr const char objcCatList[] = "__objc_catlist"; variable
H A DDriver.cpp639 section_names::objcCatList, in initializeSectionRenameMap()