Searched refs:twolevel_hint (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/cctools-845/include/mach-o/
H A Dswap.h154 struct twolevel_hint *hints,
H A Dloader.h1096 * The entries in the two-level namespace lookup hints table are twolevel_hint
1111 struct twolevel_hint { struct
/macosx-10.9.5/cctools-845/include/stuff/
H A Dbreakout.h211 struct twolevel_hint *output_hints;
H A Dbytesex.h416 struct twolevel_hint *hints,
/macosx-10.9.5/cctools-845/misc/
H A Dinout.c267 object->output_hints = (struct twolevel_hint *)
318 sizeof(struct twolevel_hint);
H A Dinstall_name_tool.c599 object->output_hints = (struct twolevel_hint *)
604 sizeof(struct twolevel_hint);
607 sizeof(struct twolevel_hint);
H A Dindr.c1310 object->hints_cmd->nhints * sizeof(struct twolevel_hint);
1312 object->hints_cmd->nhints * sizeof(struct twolevel_hint);
1371 object->output_hints = (struct twolevel_hint *)
1437 sizeof(struct twolevel_hint);
H A Dcodesign_allocate.c442 object->output_hints = (struct twolevel_hint *)
491 sizeof(struct twolevel_hint);
H A Dstrip.c1386 sizeof(struct twolevel_hint);
1389 sizeof(struct twolevel_hint);
1627 object->output_hints = (struct twolevel_hint *)
1631 sizeof(struct twolevel_hint);
H A Dpagestuff.c756 sizeof(struct twolevel_hint);
H A Dredo_prebinding.c209 static struct twolevel_hint *arch_hints = NULL;
4022 arch_hints = (struct twolevel_hint *)
5428 sizeof(struct twolevel_hint);
5485 arch->object->output_hints = (struct twolevel_hint *)
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1095 * The entries in the two-level namespace lookup hints table are twolevel_hint
1110 struct twolevel_hint { struct
/macosx-10.9.5/cctools-845/otool/
H A Dmain.c182 struct twolevel_hint **hints,
634 struct twolevel_hint *hints, *allocated_hints;
1143 sizeof(struct twolevel_hint));
1145 nhints * sizeof(struct twolevel_hint));
2009 struct twolevel_hint **hints, /* output */
2027 *hints = (struct twolevel_hint *)(object_addr + hints_cmd.offset);
2029 bigsize *= sizeof(struct twolevel_hint);
2034 sizeof(struct twolevel_hint);
H A Dofile_print.h177 struct twolevel_hint *hints,
H A Dofile_print.c3320 big_size *= sizeof(struct twolevel_hint);
7185 struct twolevel_hint *hints,
/macosx-10.9.5/cctools-845/libstuff/
H A Dcheckout.c425 offset += object->hints_cmd->nhints * sizeof(struct twolevel_hint);
H A Dwriteout.c790 hints_cmd->nhints * sizeof(struct twolevel_hint));
792 sizeof(struct twolevel_hint);
H A Dofile.c4006 big_size *= sizeof(struct twolevel_hint);
4011 "sizeof(struct twolevel_hint) of LC_TWOLEVEL_HINTS "
4016 hints->nhints * sizeof(struct twolevel_hint),
H A Dbytesex.c2425 struct twolevel_hint *hints,
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMachO.h545 struct twolevel_hint { struct in namespace:llvm::MachO
/macosx-10.9.5/cctools-845/ld/
H A Dlayout.c761 sizeof(struct twolevel_hint);
1721 sizeof(struct twolevel_hint);
H A Dpass2.c563 sizeof(struct twolevel_hint);
H A Dsymbols.c6808 struct twolevel_hint *hint;
7114 hint = (struct twolevel_hint *)(output_addr +
7125 hint = (struct twolevel_hint *)(output_addr +
7134 sizeof(struct twolevel_hint));
H A Dpass1.c5233 check_size_offset(hints->nhints * sizeof(struct twolevel_hint),
5235 "nhints * sizeof(struct twolevel_hint)",

Completed in 392 milliseconds