Home
last modified time | relevance | path

Searched defs:method_list_t (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCClassDescriptorV2.h135 struct method_list_t { struct
136 uint16_t m_entsize;
137 bool m_is_small;
138 bool m_has_direct_selector;
139 uint32_t m_count;
140 lldb::addr_t m_first_ptr;