Searched refs:ObjCImageInfoSec (Results 1 – 1 of 1) sorted by relevance
879 if (auto *ObjCImageInfoSec = G.findSectionByName(ObjCImageInfoSectionName)) { in registerInitSections() local880 if (auto Addr = jitlink::SectionRange(*ObjCImageInfoSec).getStart()) in registerInitSections()