Searched refs:weakBindingSection (Results 1 – 1 of 1) sorted by relevance
86 WeakBindingSection *weakBindingSection, in LCDyldInfo() argument90 weakBindingSection(weakBindingSection), in LCDyldInfo()107 if (weakBindingSection->isNeeded()) { in writeTo()108 c->weak_bind_off = weakBindingSection->fileOff; in writeTo()109 c->weak_bind_size = weakBindingSection->getFileSize(); in writeTo()123 WeakBindingSection *weakBindingSection; member in __anon857cdc730111::LCDyldInfo