Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h139 struct method_list_t { struct
140 uint16_t m_entsize;
141 bool m_is_small;
142 bool m_has_direct_selector;
143 uint32_t m_count;
144 lldb::addr_t m_first_ptr;