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

Lines Matching refs:fLayout

108 	const MachOLayoutAbstraction&				fLayout;
124 : fLayout(layout), fOrignalVMRelocBaseAddress(0), fLinkEditBase(0),
128 fHeader = (const macho_header<P>*)fLayout.getSegments()[0].mappedAddress();
137 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
181 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
194 return fLayout.getSegments()[0].address();
201 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
323 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
338 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
351 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
364 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
398 fprintf(stderr, "unoptimized stub in %s at 0x%08X\n", fLayout.getFilePath(), logicalAddress);
473 const uint8_t* start = fLayout.getDyldInfoExports();
480 throwf("%s in %s", msg, fLayout.getFilePath());
514 fLayout.setDyldInfoExports(sideTrie);
534 // kind, address, codeToDataDelta, codeToImportDelta, fLayout.getFilePath());
732 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
740 throwf("only one rw segment named '__DATA' can be used in dylibs placed in the dyld shared cache (%s)", fLayout.getFilePath());
755 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
910 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
995 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();
1019 const std::vector<MachOLayoutAbstraction::Segment>& segments = fLayout.getSegments();