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

/macosx-10.9.5/cctools-845/otool/
H A Dmain.c636 uint32_t nhints, ndices; local
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
[all...]
H A Dofile_print.c7180 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
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h1092 uint32_t nhints; /* number of hints in the hint table */ member in struct:twolevel_hints_command
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c2424 swap_twolevel_hint( struct twolevel_hint *hints, uint32_t nhints, enum byte_sex target_byte_sex) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMachO.h542 uint32_t nhints; member in struct:llvm::MachO::twolevel_hints_command
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1091 uint32_t nhints; /* number of hints in the hint table */ member in struct:twolevel_hints_command

Completed in 431 milliseconds