Searched defs:nindirect_symbols (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/cctools-845/ld/
H A Dindirect_sections.c1512 unsigned long i, nindirect_symbols; local
[all...]
/macosx-10.9.5/cctools-845/libmacho/
H A Dswap.c519 swap_indirect_symbols( uint32_t *indirect_symbols, uint32_t nindirect_symbols, enum NXByteOrder target_byte_sex) argument
/macosx-10.9.5/cctools-845/otool/
H A Dm68k_disasm.c195 m68k_disassemble( char *sect, uint32_t left, uint32_t addr, uint32_t sect_addr, enum byte_sex object_byte_sex, struct relocation_info *sorted_relocs, uint32_t nsorted_relocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, uint32_t *indirect_symbols, uint32_t nindirect_symbols, uint32_t ncmds, uint32_t sizeofcmds, struct load_command *load_commands, enum bool verbose) argument
H A Dppc_disasm.c165 ppc_disassemble( char *sect, uint32_t left, uint32_t addr, uint32_t sect_addr, enum byte_sex object_byte_sex, 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, uint32_t *indirect_symbols, uint32_t nindirect_symbols, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum bool verbose) argument
H A Dsparc_disasm.c491 sparc_disassemble( char *sect, uint32_t left, uint32_t addr, uint32_t sect_addr, enum byte_sex object_byte_sex, 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, uint32_t *indirect_symbols, uint32_t nindirect_symbols, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum bool verbose) argument
H A Dmain.c628 uint32_t nindirect_symbols; local
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
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
[all...]
H A Darm_disasm.c148 uint32_t nindirect_symbols; member in struct:disassemble_info
5720 arm_disassemble( char *sect, uint32_t left, uint32_t addr, uint32_t sect_addr, enum byte_sex object_byte_sex, 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, uint32_t *indirect_symbols, uint32_t nindirect_symbols, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, cpu_subtype_t cpusubtype, enum bool verbose, LLVMDisasmContextRef arm_dc, LLVMDisasmContextRef thumb_dc, char *object_addr, uint32_t object_size, struct data_in_code_entry *dices, uint32_t ndices, uint64_t seg_addr, struct inst *inst, struct inst *insts, uint32_t ninsts) argument
H A Di386_disasm.c1626 uint32_t nindirect_symbols; member in struct:disassemble_info
1646 i386_disassemble( char *sect, uint32_t left, uint64_t addr, uint64_t sect_addr, enum byte_sex object_byte_sex, struct relocation_info *sorted_relocs, uint32_t nsorted_relocs, struct nlist *symbols, struct nlist_64 *symbols64, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, uint32_t *indirect_symbols, uint32_t nindirect_symbols, cpu_type_t cputype, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum bool verbose, enum bool llvm_mc, LLVMDisasmContextRef i386_dc, LLVMDisasmContextRef x86_64_dc, char *object_addr, uint32_t object_size, struct inst *inst, struct inst *insts, uint32_t ninsts, uint32_t filetype) argument
H A Dofile_print.c6923 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
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
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c2754 swap_indirect_symbols( uint32_t *indirect_symbols, uint32_t nindirect_symbols, enum byte_sex target_byte_sex) argument

Completed in 201 milliseconds