Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp495 WatchpointEventType sub_type, const WatchpointSP &new_watchpoint_sp) in WatchpointEventData() argument
H A DBreakpoint.cpp1023 BreakpointEventData(BreakpointEventType sub_type,const BreakpointSP & new_breakpoint_sp) BreakpointEventData() argument
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp567 const uint32_t sub_type = subTypeFromElfHeader(header); GetModuleSpecifications() local
1384 const uint32_t sub_type = subTypeFromElfHeader(header); GetSectionHeaderInfo() local