Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DWatchpoint.cpp335 WatchpointEventType sub_type, const WatchpointSP &new_watchpoint_sp) in WatchpointEventData()
H A DBreakpoint.cpp1042 BreakpointEventType sub_type, const BreakpointSP &new_breakpoint_sp) in BreakpointEventData()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp559 const uint32_t sub_type = subTypeFromElfHeader(header); in GetModuleSpecifications() local
1362 const uint32_t sub_type = subTypeFromElfHeader(header); in GetSectionHeaderInfo() local
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c171 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ argument
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1059 unsigned int sub_type : 8; /**< command sub type */ member