Searched defs:lazyBindingSection (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | Writer.cpp | 90 LCDyldInfo(RebaseSection * rebaseSection,BindingSection * bindingSection,WeakBindingSection * weakBindingSection,LazyBindingSection * lazyBindingSection,ExportSection * exportSection) LCDyldInfo() argument |