Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DSectionLoadList.cpp137 size_t unload_count = 0; in SetSectionUnloaded() local
160 ++unload_count; in SetSectionUnloaded()
170 return unload_count; in SetSectionUnloaded()