SYMBOL INDEX (79 symbols across 25 files) FILE: Classes/Core/Controllers/FLEXTableViewController.h type CGFloat (line 13) | typedef CGFloat FLEXDebounceInterval; FILE: Classes/Core/FLEXTableViewSection.h function interface (line 22) | interface FLEXTableViewSection : NSObject { FILE: Classes/Core/Views/FLEXTableView.h type NSString (line 15) | typedef NSString * FLEXTableViewCellReuseIdentifier; FILE: Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableColumnHeader.h function NS_INLINE (line 17) | NS_INLINE FLEXTableColumnHeaderSortType FLEXNextTableColumnHeaderSortType( FILE: Classes/GlobalStateExplorers/Globals/FLEXGlobalsEntry.h type NSString (line 48) | typedef NSString * _Nonnull (^FLEXGlobalsEntryNameFuture)(void); type UIViewController (line 50) | typedef UIViewController * _Nullable (^FLEXGlobalsEntryViewControllerFut... FILE: Classes/GlobalStateExplorers/Globals/FLEXGlobalsViewController.h type FLEXGlobalsSectionCustom (line 12) | typedef NS_ENUM(NSUInteger, FLEXGlobalsSectionKind) { FILE: Classes/GlobalStateExplorers/Keychain/FLEXKeychainQuery.h type FLEXKeychainQuerySynchronizationModeAny (line 24) | typedef NS_ENUM(NSUInteger, FLEXKeychainQuerySynchronizationMode) { FILE: Classes/GlobalStateExplorers/SystemLog/ActivityStreamAPI.h type os_activity_id_t (line 82) | typedef uint64_t os_activity_id_t; type os_activity_stream_s (line 83) | struct os_activity_stream_s type os_activity_stream_entry_s (line 84) | struct os_activity_stream_entry_s type os_activity_stream_common_s (line 96) | struct os_activity_stream_common_s { type os_activity_create_s (line 100) | struct os_activity_create_s { type os_activity_transition_s (line 107) | struct os_activity_transition_s { type os_log_message_s (line 112) | struct os_log_message_s { type os_trace_message_v2_s (line 126) | struct os_trace_message_v2_s { type os_activity_useraction_s (line 134) | struct os_activity_useraction_s { type os_signpost_s (line 140) | struct os_signpost_s { type os_activity_statedump_s (line 154) | struct os_activity_statedump_s { type os_activity_stream_entry_s (line 161) | struct os_activity_stream_entry_s { type os_activity_stream_t (line 196) | typedef os_activity_stream_t (*os_activity_stream_for_pid_t)( FILE: Classes/Network/FLEXNetworkTransaction.h type FLEXFIRRequestTypeNotFirebase (line 125) | typedef NS_ENUM(NSUInteger, FLEXFIRRequestType) { FILE: Classes/Network/Firestore.h type FIRFirestoreSourceDefault (line 32) | typedef NS_ENUM(NSUInteger, FIRFirestoreSource) { FILE: Classes/ObjectExplorers/Sections/FLEXCollectionContentSection.h type id (line 18) | typedef id(^FLEXCollec... function interface (line 53) | interface FLEXCollectionContentSection<__covariant ObjectType> : FLEXTab... FILE: Classes/ObjectExplorers/Sections/Shortcuts/FLEXShortcutsSection.h type FLEXShortcutsFactory (line 85) | typedef FLEXShortcutsFactory *_Nonnull(^FLEXShortcutsFactoryNames)(NSArr... FILE: Classes/Utility/Categories/NSDateFormatter+FLEX.h type FLEXDateFormatClock (line 11) | typedef NS_ENUM(NSUInteger, FLEXDateFormat) { FILE: Classes/Utility/FLEXAlert.h type FLEXAlert (line 17) | typedef FLEXAlert * _Nonnull (^FLEXAlertStringProperty)(NSString * _Null... type FLEXAlert (line 18) | typedef FLEXAlert * _Nonnull (^FLEXAlertStringArg)(NSString * _Nullable); type FLEXAlert (line 19) | typedef FLEXAlert * _Nonnull (^FLEXAlertTextField)(void(^configurationHa... type FLEXAlertAction (line 20) | typedef FLEXAlertAction * _Nonnull (^FLEXAlertAddAction)(NSString *title); type FLEXAlertAction (line 21) | typedef FLEXAlertAction * _Nonnull (^FLEXAlertActionStringProperty)(NSSt... type FLEXAlertAction (line 22) | typedef FLEXAlertAction * _Nonnull (^FLEXAlertActionProperty)(void); type FLEXAlertAction (line 23) | typedef FLEXAlertAction * _Nonnull (^FLEXAlertActionBOOLProperty)(BOOL); type FLEXAlertAction (line 24) | typedef FLEXAlertAction * _Nonnull (^FLEXAlertActionHandler)(void(^handl... FILE: Classes/Utility/FLEXMacros.h function NS_INLINE (line 44) | NS_INLINE CGFloat FLEXFloor(CGFloat x) { function NS_INLINE (line 49) | NS_INLINE CGFloat FLEXPointsToPixels(CGFloat points) { function NS_INLINE (line 54) | NS_INLINE CGRect FLEXRectMake(CGFloat x, CGFloat y, CGFloat width, CGFlo... function NS_INLINE (line 59) | NS_INLINE CGRect FLEXRectSetOrigin(CGRect r, CGPoint origin) { function NS_INLINE (line 64) | NS_INLINE CGRect FLEXRectSetSize(CGRect r, CGSize size) { function NS_INLINE (line 69) | NS_INLINE CGRect FLEXRectSetX(CGRect r, CGFloat x) { function NS_INLINE (line 74) | NS_INLINE CGRect FLEXRectSetY(CGRect r, CGFloat y) { function NS_INLINE (line 79) | NS_INLINE CGRect FLEXRectSetWidth(CGRect r, CGFloat width) { function NS_INLINE (line 84) | NS_INLINE CGRect FLEXRectSetHeight(CGRect r, CGFloat height) { FILE: Classes/Utility/FLEXUtility.h type objc_method_description (line 61) | struct objc_method_description FILE: Classes/Utility/Runtime/Objc/FLEXObjcInternal.h function NS_INLINE (line 52) | NS_INLINE BOOL flex_isTaggedPointer(const void *ptr) { FILE: Classes/Utility/Runtime/Objc/FLEXRuntimeSafety.h function FLEXInitKnownRootClasses (line 20) | __attribute__((constructor)) function BOOL (line 26) | static inline BOOL FLEXClassIsSafe(Class cls) { function BOOL (line 41) | static inline BOOL FLEXClassNameIsSafe(NSString *cls) { function BOOL (line 52) | static inline BOOL FLEXIvarIsSafe(Ivar ivar) { FILE: Classes/Utility/Runtime/Objc/Reflection/FLEXMethodBase.h function interface (line 16) | interface FLEXMethodBase : NSObject { FILE: Classes/Utility/Runtime/Objc/Reflection/FLEXProtocol.h type objc_method_description (line 58) | struct objc_method_description type objc_method_description (line 59) | struct objc_method_description FILE: Classes/Utility/Runtime/flex_fishhook.c type mach_header_t (line 40) | typedef struct mach_header_64 mach_header_t; type segment_command_t (line 41) | typedef struct segment_command_64 segment_command_t; type section_t (line 42) | typedef struct section_64 section_t; type nlist_t (line 43) | typedef struct nlist_64 nlist_t; type mach_header_t (line 46) | typedef struct mach_header mach_header_t; type segment_command_t (line 47) | typedef struct segment_command segment_command_t; type section_t (line 48) | typedef struct section section_t; type nlist_t (line 49) | typedef struct nlist nlist_t; type rebindings_entry (line 57) | struct rebindings_entry { type rebindings_entry (line 63) | struct rebindings_entry function flex_prepend_rebindings (line 66) | static int flex_prepend_rebindings(struct rebindings_entry **rebindings_... function vm_prot_t (line 88) | static vm_prot_t flex_get_protection(void *sectionStart) { function flex_perform_rebinding_with_section (line 113) | static void flex_perform_rebinding_with_section(struct rebindings_entry ... function flex_rebind_symbols_for_image (line 180) | static void flex_rebind_symbols_for_image(struct rebindings_entry *rebin... function _flex_rebind_symbols_for_image (line 249) | static void _flex_rebind_symbols_for_image(const struct mach_header *hea... function flex_rebind_symbols_image (line 254) | int flex_rebind_symbols_image(void *header, function flex_rebind_symbols (line 272) | int flex_rebind_symbols(struct rebinding rebindings[], size_t rebindings... FILE: Classes/Utility/Runtime/flex_fishhook.h type rebinding (line 44) | struct rebinding { type rebinding (line 60) | struct rebinding type rebinding (line 70) | struct rebinding FILE: Classes/ViewHierarchy/SnapshotExplorer/FHSView.h function interface (line 10) | interface FHSView : NSObject { FILE: FLEXTests/Supporting Files/FLEXNewRootClass.h function OBJC_ROOT_CLASS (line 12) | OBJC_ROOT_CLASS FILE: Graphics/image_to_code.py function bytes_from_file (line 32) | def bytes_from_file(filename, chunksize=8192): function write_header_file (line 42) | def write_header_file(header, className, outputFile): function write_implementation_file (line 54) | def write_implementation_file(inputFile, header, className, outputFile): function main (line 102) | def main(argv):