Home
last modified time | relevance | path

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

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