Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSection.cpp572 bool target_has_loaded_sections = in Dump() local
580 target_has_loaded_sections ? "Load" : "File"); in Dump()
589 section_sp->Dump(s, indent, target_has_loaded_sections ? target : nullptr, in Dump()