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