Home
last modified time | relevance | path

Searched refs:CoreFileMemoryRange (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h715 struct CoreFileMemoryRange { struct
719 bool operator==(const CoreFileMemoryRange &rhs) const { argument
723 bool operator!=(const CoreFileMemoryRange &rhs) const {
727 bool operator<(const CoreFileMemoryRange &rhs) const {
736 using CoreFileMemoryRanges = std::vector<CoreFileMemoryRange>;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6472 static Process::CoreFileMemoryRange