Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h79 struct VTableDescriptor { struct
80 VTableDescriptor(uint32_t in_flags, lldb::addr_t in_code_start) in VTableDescriptor() function
83 uint32_t flags;
84 lldb::addr_t code_start;