Home
last modified time | relevance | path

Searched defs:objCImageInfo (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.h123 ArrayRef<uint8_t> objCImageInfo; variable
H A DInputSection.h324 constexpr const char objCImageInfo[] = "__objc_imageinfo"; variable
H A DSyntheticSections.h639 ObjCImageInfoSection *objCImageInfo = nullptr; member