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

/macosx-10.9.5/cctools-845/otool/
H A Di386_disasm.c3826 get_operand( const char **symadd, const char **symsub, uint32_t *value, uint32_t *value_size, char *result, const cpu_type_t cputype, const uint32_t mode, const uint32_t r_m, const uint32_t wbit, const enum bool data16, const enum bool addr16, const enum bool sse2, const enum bool mmx, const unsigned int rex, const char *sect, uint32_t sect_addr, uint32_t *length, uint32_t *left, const uint32_t addr, const struct relocation_info *sorted_relocs, const uint32_t nsorted_relocs, 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
4021 immediate( const char **symadd, const char **symsub, uint64_t *value, uint32_t value_size, const char *sect, uint32_t sect_addr, uint32_t *length, uint32_t *left, const cpu_type_t cputype, const uint32_t addr, const struct relocation_info *sorted_relocs, const uint32_t nsorted_relocs, 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
4068 displacement( const char **symadd, const char **symsub, uint64_t *value, const uint32_t value_size, const char *sect, uint64_t sect_addr, uint32_t *length, uint32_t *left, const uint32_t filetype, const cpu_type_t cputype, const uint64_t addr, const struct relocation_info *sorted_relocs, const uint32_t nsorted_relocs, 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
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
4293 print_operand( const char *seg, const char *symadd, const char *symsub, uint64_t value, unsigned int value_size, const char *result, const char *tail) argument
[all...]

Completed in 71 milliseconds