Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h124 ArrayRef<uint8_t> objCImageInfo; variable
H A DInputSection.h349 constexpr const char objCImageInfo[] = "__objc_imageinfo"; variable
H A DSyntheticSections.h859 ObjCImageInfoSection *objCImageInfo = nullptr; member