Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.h124 ArrayRef<uint8_t> objCImageInfo; variable
H A DInputSection.h336 constexpr const char objCImageInfo[] = "__objc_imageinfo"; variable
H A DSyntheticSections.h809 ObjCImageInfoSection *objCImageInfo = nullptr; member