Searched refs:lazyBindingSection (Results 1 – 1 of 1) sorted by relevance
88 LazyBindingSection *lazyBindingSection, in LCDyldInfo() argument92 lazyBindingSection(lazyBindingSection), exportSection(exportSection) {} in LCDyldInfo()112 if (lazyBindingSection->isNeeded()) { in writeTo()113 c->lazy_bind_off = lazyBindingSection->fileOff; in writeTo()114 c->lazy_bind_size = lazyBindingSection->getFileSize(); in writeTo()125 LazyBindingSection *lazyBindingSection; member in __anoneb56ad3f0111::LCDyldInfo