Searched refs:load_commands (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.9.5/Libc-997.90.3/gen/
H A Dnlist.c244 struct load_command *load_commands, *lcp; local
252 load_commands = (struct load_command *)malloc(mh.sizeofcmds);
253 if (load_commands == NULL) {
256 if (read(fd, (char *)load_commands, mh.sizeofcmds) !=
258 free(load_commands);
262 lcp = load_commands;
267 (char *)load_commands + mh.sizeofcmds) {
268 free(load_commands);
274 free(load_commands);
284 free(load_commands);
[all...]
/macosx-10.9.5/cctools-845/otool/
H A Dm68k_disasm.h53 struct load_command *load_commands,
H A Dofile_print.h78 struct load_command *load_commands,
89 struct load_command *load_commands,
97 struct load_command *load_commands,
112 struct load_command *load_commands,
158 struct load_command *load_commands,
173 struct load_command *load_commands,
430 const struct load_command *load_commands,
449 struct load_command *load_commands,
461 struct load_command *load_commands,
482 struct load_command *load_commands,
[all...]
H A Dppc_disasm.h54 struct load_command *load_commands,
H A Dsparc_disasm.h53 struct load_command *load_commands,
H A Dmain.c113 struct load_command *load_commands,
127 struct load_command *load_commands,
137 struct load_command *load_commands,
149 struct load_command *load_commands,
159 struct load_command *load_commands,
169 struct load_command *load_commands,
176 struct load_command *load_commands,
186 struct load_command *load_commands,
193 struct load_command *load_commands,
203 struct load_command *load_commands,
613 struct load_command *load_commands; local
1590 get_symbol_table_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, cpu_type_t cputype, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct nlist **symbols, struct nlist_64 **symbols64, uint32_t *nsymbols, char **strings, uint32_t *strings_size) argument
1722 get_toc_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct dylib_table_of_contents **tocs, uint32_t *ntocs) argument
1771 get_module_table_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, cpu_type_t cputype, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct dylib_module **mods, struct dylib_module_64 **mods64, uint32_t *nmods) argument
1836 get_ref_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct dylib_reference **refs, uint32_t *nrefs) argument
1884 get_indirect_symbol_table_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, uint32_t **indirect_symbols, uint32_t *nindirect_symbols) argument
1929 get_dyst( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, struct dysymtab_command *dyst) argument
2002 get_hints_table_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct twolevel_hint **hints, uint32_t *nhints) argument
2048 get_hints_cmd( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, struct twolevel_hints_command *hints_cmd) argument
2122 get_data_in_code_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct data_in_code_entry **dices, uint32_t *ndices) argument
2169 get_dices_cmd( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, struct linkedit_data_command *dices_cmd) argument
2284 get_sect_info( char *segname, char *sectname, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, uint32_t filetype, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, char **sect_pointer, uint64_t *sect_size, uint64_t *sect_addr, struct relocation_info **sect_relocs, uint32_t *sect_nrelocs, uint32_t *sect_flags, uint64_t *seg_addr) argument
2525 get_linked_reloc_info( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct relocation_info **ext_relocs, uint32_t *next_relocs, struct relocation_info **loc_relocs, uint32_t *nloc_relocs) argument
2587 print_text( cpu_type_t cputype, enum byte_sex object_byte_sex, char *sect, uint32_t size, uint64_t addr, uint32_t sect_flags, struct symbol *sorted_symbols, uint32_t nsorted_symbols, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, struct relocation_info *relocs, uint32_t nrelocs, uint32_t *indirect_symbols, uint32_t nindirect_symbols, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum bool disassemble, enum bool verbose, cpu_subtype_t cpusubtype, char *object_addr, uint32_t object_size, struct data_in_code_entry *dices, uint32_t ndices, uint64_t seg_addr, uint32_t filetype) argument
2963 print_argstrings( uint32_t magic, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, cpu_type_t cputype, cpu_subtype_t cpusubtype, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size) argument
[all...]
H A Dcoff_print.c41 struct load_command *load_commands,
61 if(get_sect_info("__RELOC", "__reloc", load_commands,
40 print_coff_reloc_section( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, uint32_t filetype, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, enum bool verbose) argument
H A Darm_disasm.h57 struct load_command *load_commands,
H A Di386_disasm.h57 struct load_command *load_commands,
H A Dprint_objc.c328 struct load_command *load_commands,
342 struct load_command *load_commands,
508 struct load_command *load_commands,
539 get_objc_sections(load_commands, ncmds, sizeofcmds, object_byte_sex,
553 get_cstring_section(load_commands, ncmds, sizeofcmds, object_byte_sex,
861 get_objc_sections(load_commands, ncmds, sizeofcmds, object_byte_sex,
890 struct load_command *load_commands,
907 get_objc_sections(load_commands, ncmds, sizeofcmds, object_byte_sex,
913 get_cstring_section(load_commands, ncmds, sizeofcmds, object_byte_sex,
942 struct load_command *load_commands,
506 print_objc_segment( cpu_type_t mh_cputype, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct symbol *sorted_symbols, uint32_t nsorted_symbols, enum bool verbose) argument
889 print_objc_protocol_section( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, enum bool verbose) argument
940 print_objc_string_object_section( char *sectname, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, enum bool verbose) argument
1013 print_objc_runtime_setup_section( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, enum bool verbose) argument
1100 get_objc_sections( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct section_info **objc_sections, uint32_t *nobjc_sections, char *sectname, char **sect, uint32_t *sect_addr, uint32_t *sect_size) argument
1294 get_cstring_section( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct section_info *cstring_section) argument
[all...]
H A Dprint_objc2_64bit.c418 struct load_command *load_commands,
435 struct load_command *load_commands,
466 struct load_command *load_commands,
503 get_sections_64(load_commands, ncmds, sizeofcmds, object_byte_sex,
1615 struct load_command *load_commands,
1649 get_sections_64(load_commands, ncmds, sizeofcmds, object_byte_sex,
1653 get_cstring_section_64(load_commands, ncmds, sizeofcmds,object_byte_sex,
1703 struct load_command *load_commands,
1735 lc = load_commands;
1744 (char *)load_commands
464 print_objc2_64bit( cpu_type_t cputype, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, struct symbol *sorted_symbols, uint32_t nsorted_symbols, struct relocation_info *ext_relocs, uint32_t next_relocs, struct relocation_info *loc_relocs, uint32_t nloc_relocs, enum bool verbose, enum bool Vflag) argument
1613 print_objc_string_object_section_64( char *sectname, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, cpu_type_t cputype, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, const uint32_t strings_size, struct symbol *sorted_symbols, uint32_t nsorted_symbols, enum bool verbose) argument
1702 get_sections_64( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct section_info_64 **sections, uint32_t *nsections, uint64_t *database) argument
1938 get_cstring_section_64( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct section_info_64 *cstring_section) argument
[all...]
H A Dofile_print.c1778 * Print the load commands. The load commands pointed to by load_commands can
1784 struct load_command *load_commands,
1835 lc = load_commands;
1850 left = sizeofcmds - ((char *)lc - (char *)load_commands);
1867 (char *)load_commands + sizeofcmds){
1871 left = sizeofcmds - (p - (char *)load_commands);
1883 (char *)load_commands + sizeofcmds)
1903 (char *)load_commands + sizeofcmds){
1907 left = sizeofcmds - (p - (char *)load_commands);
1920 (char *)load_commands
1783 print_loadcmds( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, cpu_type_t cputype, uint32_t filetype, enum byte_sex load_commands_byte_sex, uint32_t object_size, enum bool verbose, enum bool very_verbose) argument
2291 print_libraries( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, enum bool just_id, enum bool verbose) argument
5907 print_reloc( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, cpu_type_t cputype, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, enum bool verbose) argument
6623 print_toc( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, char *object_addr, uint32_t object_size, struct dylib_table_of_contents *tocs, uint32_t ntocs, struct dylib_module *mods, struct dylib_module_64 *mods64, uint32_t nmods, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, enum bool verbose) argument
6923 print_indirect_symbols( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, cpu_type_t cputype, enum byte_sex load_commands_byte_sex, uint32_t *indirect_symbols, uint32_t nindirect_symbols, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, enum bool verbose) argument
7180 print_hints( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex load_commands_byte_sex, struct twolevel_hint *hints, uint32_t nhints, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, enum bool verbose) argument
7580 print_literal_pointer_section( cpu_type_t cputype, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, char *sect, uint32_t sect_size, uint64_t sect_addr, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, struct relocation_info *relocs, uint32_t nrelocs, enum bool print_addresses) argument
8246 guess_indirect_symbol( const uint64_t value, const uint32_t ncmds, const uint32_t sizeofcmds, const struct load_command *load_commands, const enum byte_sex load_commands_byte_sex, const uint32_t *indirect_symbols, const uint32_t nindirect_symbols, const struct nlist *symbols, const struct nlist_64 *symbols64, const uint32_t nsymbols, const char *strings, const uint32_t strings_size) argument
[all...]
H A Dprint_objc2_32bit.c394 struct load_command *load_commands,
432 struct load_command *load_commands,
467 get_sections_32(load_commands, ncmds, sizeofcmds, object_byte_sex,
1183 struct load_command *load_commands,
1215 lc = load_commands;
1224 (char *)load_commands + sizeofcmds)
1227 left = sizeofcmds - ((char *)lc - (char *)load_commands);
1248 (char *)load_commands + sizeofcmds){
1252 left = sizeofcmds - (p - (char *)load_commands);
1319 (char *)load_commands
430 print_objc2_32bit( cpu_type_t cputype, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct nlist *symbols, uint32_t nsymbols, char *strings, uint32_t strings_size, struct symbol *sorted_symbols, uint32_t nsorted_symbols, struct relocation_info *ext_relocs, uint32_t next_relocs, struct relocation_info *loc_relocs, uint32_t nloc_relocs, enum bool verbose) argument
1182 get_sections_32( struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct section_info_32 **sections, uint32_t *nsections, uint32_t *database) argument
[all...]
/macosx-10.9.5/cctools-845/libstuff/
H A Dbreakout.c170 arch->object->load_commands = ofile->load_commands;
201 arch->object->load_commands = ofile->load_commands;
328 member->object->load_commands = ofile->load_commands;
363 lc = arch->object->load_commands;
397 arch->object->load_commands) == FALSE)
406 arch->object->load_commands) == FALSE)
H A Dofile_get_word.c45 for(i = 0, lc = ofile->load_commands; i < ofile->mh->ncmds; i++){
H A Dswap_headers.c58 struct load_command *load_commands)
126 for(i = 0, lc = load_commands; i < ncmds; i++){
136 (char *)load_commands + sizeofcmds){
972 (char *)load_commands + sizeofcmds){
983 (char *)load_commands + sizeofcmds){
995 (char *)load_commands + sizeofcmds){
1187 if((char *)lc > (char *)load_commands + sizeofcmds){
1195 if((char *)load_commands + sizeofcmds != (char *)lc){
1207 for(i = 0, lc = load_commands; i < ncmds; i++){
56 swap_object_headers( void *mach_header, struct load_command *load_commands) argument
H A Ddylib_roots.c244 lc = ofile->load_commands;
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.h211 *load_commands; member in struct:ofile
/macosx-10.9.5/cctools-845/misc/
H A Dcheck_dylib.c262 lc = ofile->load_commands;
313 lc = ofile->load_commands;
H A Dinstall_name_tool.c453 memcpy(lc, archs[i].object->load_commands, mh->sizeofcmds);
463 memcpy(lc, archs[i].object->load_commands, mh64->sizeofcmds);
679 lc1 = arch->object->load_commands;
847 lc1 = arch->object->load_commands;
996 memset(((char *)arch->object->load_commands) + new_sizeofcmds,
999 memcpy(arch->object->load_commands, new_load_commands,
1008 memset(((char *)arch->object->load_commands) + new_sizeofcmds,
1011 memcpy(arch->object->load_commands, new_load_commands,
1020 lc1 = arch->object->load_commands;
H A Dredo_prebinding.c1270 lc = arch->object->load_commands;
1300 lc = arch->object->load_commands;
1419 lc = arch->object->load_commands;
2247 struct load_command *lc, *load_commands; local
2256 load_commands = arch->object->load_commands;
2257 lc = load_commands;
2904 lc = arch->object->load_commands;
2931 struct load_command *lc, *load_commands; local
2938 load_commands
3232 struct load_command *lc, *load_commands; local
[all...]
H A Dcmpdylib.c198 lc = old_ofile->load_commands;
231 lc = new_ofile->load_commands;
362 lc = old_ofile->load_commands;
440 lc = new_ofile->load_commands;
/macosx-10.9.5/cctools-845/gprof/
H A Dgetnfile.c172 lc = ofile.load_commands;
222 lib_lc = lib_ofile.load_commands;
317 lc = ofile.load_commands;
325 lib_lc = lib_ofile.load_commands;
523 lc = ofiles[i].load_commands;
579 lc = ofiles[i].load_commands;
867 lc = ofile.load_commands;
/macosx-10.9.5/cctools-845/include/stuff/
H A Dbreakout.h135 *load_commands; member in struct:object
H A Dofile.h122 *load_commands; member in struct:ofile

Completed in 302 milliseconds

123