Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DSectionLoadHistory.cpp37 SectionLoadHistory::GetSectionLoadListForStopID(uint32_t stop_id, in GetSectionLoadListForStopID() function in SectionLoadHistory
100 GetSectionLoadListForStopID(eStopIDNow, read_only); in GetCurrentSectionLoadList()
111 GetSectionLoadListForStopID(stop_id, read_only); in GetSectionLoadAddress()
121 GetSectionLoadListForStopID(stop_id, read_only); in ResolveLoadAddress()
131 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionLoadAddress()
142 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionUnloaded()
152 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionUnloaded()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DSectionLoadHistory.h73 SectionLoadList *GetSectionLoadListForStopID(uint32_t stop_id,