Lines Matching refs:mach_o
1910 MachO mach_o;1911 Writer w(&mach_o);1913 mach_o.AddSection(new MachOTextSection(kCodeAlignment,1917 CreateDWARFSections(desc, &mach_o);1919 mach_o.Write(&w, desc->CodeStart(), desc->CodeSize());