SYMBOL INDEX (21 symbols across 4 files) FILE: WeChatPlugin/Sources/Utils/TKVersionManager.h type TKVersionStatusOld (line 11) | typedef NS_ENUM(NSUInteger, TKVersionStatus) { FILE: WeChatPlugin/Sources/Utils/XMLReader.h type NSUInteger (line 16) | typedef NSUInteger XMLReaderOptions; FILE: WeChatPlugin/Sources/Vendor/fishhook.c type mach_header_t (line 35) | typedef struct mach_header_64 mach_header_t; type segment_command_t (line 36) | typedef struct segment_command_64 segment_command_t; type section_t (line 37) | typedef struct section_64 section_t; type nlist_t (line 38) | typedef struct nlist_64 nlist_t; type mach_header_t (line 41) | typedef struct mach_header mach_header_t; type segment_command_t (line 42) | typedef struct segment_command segment_command_t; type section_t (line 43) | typedef struct section section_t; type nlist_t (line 44) | typedef struct nlist nlist_t; type rebindings_entry (line 52) | struct rebindings_entry { type rebindings_entry (line 58) | struct rebindings_entry function prepend_rebindings (line 60) | static int prepend_rebindings(struct rebindings_entry **rebindings_head, function perform_rebinding_with_section (line 79) | static void perform_rebinding_with_section(struct rebindings_entry *rebi... function rebind_symbols_for_image (line 116) | static void rebind_symbols_for_image(struct rebindings_entry *rebindings, function _rebind_symbols_for_image (line 178) | static void _rebind_symbols_for_image(const struct mach_header *header, function rebind_symbols_image (line 183) | int rebind_symbols_image(void *header, function rebind_symbols (line 194) | int rebind_symbols(struct rebinding rebindings[], size_t rebindings_nel) { FILE: WeChatPlugin/Sources/Vendor/fishhook.h type rebinding (line 44) | struct rebinding { type rebinding (line 59) | struct rebinding type rebinding (line 68) | struct rebinding