Searched refs:weakBindingSection (Results 1 – 1 of 1) sorted by relevance
87 WeakBindingSection *weakBindingSection, in LCDyldInfo() argument91 weakBindingSection(weakBindingSection), in LCDyldInfo()108 if (weakBindingSection->isNeeded()) { in writeTo()109 c->weak_bind_off = weakBindingSection->fileOff; in writeTo()110 c->weak_bind_size = weakBindingSection->getFileSize(); in writeTo()124 WeakBindingSection *weakBindingSection; member in __anoneb56ad3f0111::LCDyldInfo