Searched defs:sect_offset (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/cctools-845/otool/
H A Dhppa_disasm.c139 uint32_t sect_offset; local
H A Dm88k_disasm.c114 uint32_t sect_offset; local
1040 print_immediate( uint32_t value, uint32_t sect_offset, struct relocation_info *relocs, uint32_t nrelocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose) argument
[all...]
H A Dppc_disasm.c191 uint32_t sect_offset; local
2550 bc( const char *name, uint32_t opcode, uint32_t sect_offset, struct relocation_info *relocs, uint32_t nrelocs) argument
3098 print_immediate( uint32_t value, uint32_t sect_offset, struct relocation_info *relocs, uint32_t nrelocs, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose) argument
3512 get_reloc_r_length( uint32_t sect_offset, struct relocation_info *relocs, uint32_t nrelocs) argument
[all...]
H A Dprint_objc2_32bit.c1460 get_symbol_32( uint32_t sect_offset, uint32_t database_offset, uint64_t value, struct relocation_info *relocs, uint32_t nrelocs, struct info *info) argument
H A Dsparc_disasm.c515 uint32_t sect_offset; local
H A Dprint_objc2_64bit.c2088 get_symbol_64( uint32_t sect_offset, uint64_t database_offset, uint64_t value, struct relocation_info *relocs, uint32_t nrelocs, struct info *info, uint64_t *n_value) argument
H A Darm_disasm.c192 uint32_t sect_offset, i, r_address, r_symbolnum, r_type, r_extern, r_length, local
461 uint32_t i, j, section_type, sect_offset, object_offset; local
544 bfd_vma sect_offset = pc - info->sect_addr; local
5261 bfd_vma sect_offset = pc - info->sect_addr; local
[all...]
H A Di386_disasm.c3866 uint32_t sect_offset; local
4046 uint32_t sect_offset; local
4094 uint32_t sect_offset; local
4151 get_symbol( const char **symadd, const char **symsub, uint64_t *offset, const cpu_type_t cputype, const uint32_t sect_offset, const uint64_t value, const struct relocation_info *relocs, const uint32_t nrelocs, const struct nlist *symbols, const struct nlist_64 *symbols64, const uint32_t nsymbols, const char *strings, const uint32_t strings_size, const struct symbol *sorted_symbols, const uint32_t nsorted_symbols, const enum bool verbose) argument
4417 uint32_t sect_offset, i, r_address, r_symbolnum, r_type, r_extern, r_length, local
4602 uint32_t sect_offset, i; local
4694 uint64_t sect_offset, object_offset; local
4767 uint32_t reloc_found, sect_offset, i, nrelocs, ncmds, sizeofcmds; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sect.c57 kxld_sect_init_from_macho_32(KXLDSect *sect, u_char *macho, u_long *sect_offset, argument
105 kxld_sect_init_from_macho_64(KXLDSect *sect, u_char *macho, u_long *sect_offset, argument
H A Dkxld_seg.c182 u_long sect_offset = 0; local
H A Dkxld_object.c510 u_long sect_offset = 0; local
680 sect, object->file, &sect_offset, secti, &object->relocator); local
838 u_long sect_offset = 0; local
976 sect, object->file, &sect_offset, i, &object->relocator); local

Completed in 268 milliseconds