Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DSection.cpp634 bool target_has_loaded_sections = in Dump() local
642 target_has_loaded_sections ? "Load" : "File"); in Dump()
651 section_sp->Dump(s, indent, target_has_loaded_sections ? target : nullptr, in Dump()