Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h355 constexpr const char objcNonLazyCatList[] = "__objc_nlcatlist"; variable
H A DObjC.cpp1156 if (sec->getName() != section_names::objcNonLazyCatList) in collectNlCategories()
H A DDriver.cpp668 section_names::objcNonLazyCatList, in initializeSectionRenameMap()