• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/dyld-353.2.1/launch-cache/

Lines Matching refs:macho_header

800             const macho_header<P> *mh_l = (macho_header<P>*)segs_l[0].mappedAddress();
801 const macho_header<P> *mh_r = (macho_header<P>*)segs_r[0].mappedAddress();
875 PointerSection(SharedCache<A>* cache, const macho_header<P>* header,
927 ArraySection(SharedCache<A>* cache, const macho_header<P>* header,
1510 const macho_header<P>* fHeader;
1566 fHeader = (const macho_header<P>*)fLayout.getSegments()[0].mappedAddress();
1577 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>));
1833 const macho_load_command<P>* const cmds = (macho_load_command<P>*)((uint8_t*)fHeader + sizeof(macho_header<P>));
1954 macho_header<P>* writableHeader = (macho_header<P>*)fHeader;
1956 writableHeader->set_sizeofcmds((uint8_t*)dstCmd - ((uint8_t*)fHeader + sizeof(macho_header<P>)));
2152 const macho_header<P>* header,
2202 const macho_header<P>* mh = (const macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();
2244 macho_header<P> *mh = (macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();
2265 const macho_header<P> *mh = (const macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();
2283 const macho_header<P> *mh = (const macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();
2307 const macho_header<P> *mh = (const macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();
2332 macho_header<P> *mh = (macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();
2343 const macho_header<P> *mh = (const macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();
2350 const macho_header<P> *mh = (const macho_header<P>*)(*it->layout).getSegments()[0].mappedAddress();