Searched refs:weakBindingSection (Results 1 – 1 of 1) sorted by relevance
89 WeakBindingSection *weakBindingSection, in LCDyldInfo() argument93 weakBindingSection(weakBindingSection), in LCDyldInfo()110 if (weakBindingSection->isNeeded()) { in writeTo()111 c->weak_bind_off = weakBindingSection->fileOff; in writeTo()112 c->weak_bind_size = weakBindingSection->getFileSize(); in writeTo()126 WeakBindingSection *weakBindingSection; member in __anona61fce6f0111::LCDyldInfo