Searched refs:section_64 (Results 1 - 25 of 69) sorted by relevance

123

/macosx-10.9.5/cctools-845/as/
H A Darch64_32.h13 typedef struct section_64 section_t;
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dgetsect.h79 extern const struct section_64 *getsectbyname(
122 extern const struct section_64 *getsectbynamefromheader_64(
H A Dswap.h73 struct section_64 *s,
/macosx-10.9.5/cctools-845/libmacho/
H A Dgetsecbyname.c95 const struct section_64 *
102 struct section_64 *sp;
111 sp = (struct section_64 *)((char *)sgp +
119 sp = (struct section_64 *)((char *)sp +
120 sizeof(struct section_64));
125 return((struct section_64 *)0);
216 const struct section_64 *
243 const struct section_64 *sp;
356 struct section_64 *sp, *find;
373 sp = (struct section_64 *)((cha
[all...]
H A Dget_end.c122 const struct section_64 *sp;
143 const struct section_64 *sp;
/macosx-10.9.5/cctools-845/libstuff/
H A Dofile_get_word.c41 struct section_64 *s64;
76 s64 = (struct section_64 *)
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/
H A Dkernel_mach_header.h59 typedef struct section_64 kernel_section_t;
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkctool_main.c132 ((struct section_64 *)prelinkInfoSect)->offset;
347 kextOffset = ((struct section_64 *)section)->offset + (u_long)(kextAddr - ((struct section_64 *)section)->addr);
379 ((struct section_64 *)section)->addr,
380 kextOffset + ((struct section_64 *)section)->offset,
381 ((struct section_64 *)section)->size);
/macosx-10.9.5/cctools-845/misc/
H A Dctf_insert.c462 struct section_64 *s64;
466 struct section_64 *s64_ctf;
480 sizeof(struct section_64);
523 s64 = (struct section_64 *)
597 sizeof(struct section_64);
607 s64_ctf = (struct section_64 *)
609 memset(s64_ctf, '\0', sizeof(struct section_64));
623 sizeof(struct section_64);
H A Dsize.c225 struct section_64 *s64;
315 s64 = (struct section_64 *)((char *)sg64 +
389 s64 = (struct section_64 *)((char *)sg64 +
H A Dsegedit.c97 struct section_64 *sp64; /* pointer to the section_64 structure */
247 struct section_64 *sp64;
356 sp64 = (struct section_64 *)((char *)sgp64 +
394 struct section_64 *sp64;
411 sp64 = (struct section_64 *)((char *)sgp64 +
488 struct section_64 *sp64;
562 sp64 = (struct section_64 *)((char *)sgp64 +
849 sp64 = (struct section_64 *)((char *)(segs[i].sgp64) +
1063 sp64 = (struct section_64 *)((cha
[all...]
H A Dnm.c148 struct section_64 **sections64;
492 struct section_64 *s64;
571 process_flags.sections64 = (struct section_64 **)
572 malloc(sizeof(struct section_64 *) *
608 s64 = (struct section_64 *)
768 static struct section_64 lto_code_section64 = { "CODE", "LTO" };
769 static struct section_64 lto_data_section64 = { "DATA", "LTO" };
770 static struct section_64 lto_rodata_section64 = { "RODATA", "LTO" };
771 static struct section_64 *lto_sections64[3] = {
H A Dstrings.c329 struct section_64 *s64;
410 s64 = (struct section_64 *)((char *)sg64 +
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A Dmacho_util.h294 struct section_64 * macho_get_section_by_name_64(
H A Dmacho_util.c156 struct section_64 * sect_info_64 =
157 (struct section_64 *)v_sect_info;
426 void * sect_info; // struct section or section_64 depending
491 struct section_64 * seek_sect;
510 seek_sect = (struct section_64 *)((void *)lc_cmd +
1006 struct section_64 * macho_get_section_by_name_64(
1012 struct section_64 *section = NULL;
1020 section = (struct section_64 *) (&segment[1]);
/macosx-10.9.5/dyld-239.4/src/
H A DdyldExceptions.c46 #define macho_section section_64
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sect.c109 struct section_64 *src = (struct section_64 *) ((void *) (macho + *sect_offset));
261 return sizeof(struct section_64);
502 struct section_64 *secthdr = NULL;
510 secthdr = (struct section_64 *) ((void *) (buf + *header_offset));
H A Dkxld_sect.h47 struct section_64;
H A Dkxld_util.c448 struct section_64 *sects = NULL;
522 sects = (struct section_64 *) &seg_hdr[1];
686 struct section_64 *sects = NULL;
707 sects = (struct section_64 *) &seg_hdr[1];
/macosx-10.9.5/objc4-551.1/
H A Dmarkgc.c185 void dosect64(void *start, struct section_64 *sect, bool needsFlip, struct gcinfo *gcip) {
225 struct section_64 *sect = (struct section_64 *)(seg + 1);
/macosx-10.9.5/cctools-845/include/stuff/
H A Dbreakout.h156 struct section_64 **sections64; /* array of 64-bit section structs */
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dmachorep.cpp207 const section_64 *sect64 = reinterpret_cast<const section_64 *>(sect);
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dmachorep.cpp207 const section_64 *sect64 = reinterpret_cast<const section_64 *>(sect);
/macosx-10.9.5/cctools-845/efitools/
H A Dmakerelocs.c168 struct section_64 *s64;
249 s64 = (struct section_64 *)
/macosx-10.9.5/cctools-845/otool/
H A Dprint_objc2_64bit.c1720 struct section_64 s64;
1767 if(p + sizeof(struct section_64) >
1773 memset((char *)&s64, '\0', sizeof(struct section_64));
1774 size = left < sizeof(struct section_64) ?
1775 left : sizeof(struct section_64);
1842 if(p + sizeof(struct section_64) >
1954 struct section_64 s64;
1986 if(p + sizeof(struct section_64) >
1992 memset((char *)&s64, '\0', sizeof(struct section_64));
1993 size = left < sizeof(struct section_64)
[all...]

Completed in 223 milliseconds

123