Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DSectionLoadHistory.cpp36 SectionLoadHistory::GetSectionLoadListForStopID(uint32_t stop_id, in GetSectionLoadListForStopID() function in SectionLoadHistory
99 GetSectionLoadListForStopID(eStopIDNow, read_only); in GetCurrentSectionLoadList()
110 GetSectionLoadListForStopID(stop_id, read_only); in GetSectionLoadAddress()
120 GetSectionLoadListForStopID(stop_id, read_only); in ResolveLoadAddress()
130 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionLoadAddress()
141 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionUnloaded()
151 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionUnloaded()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DSectionLoadHistory.h70 SectionLoadList *GetSectionLoadListForStopID(uint32_t stop_id,