Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DSectionLoadHistory.cpp126 bool warn_multiple) { in SetSectionLoadAddress() argument
132 warn_multiple); in SetSectionLoadAddress()
H A DSectionLoadList.cpp66 bool warn_multiple) { in SetSectionLoadAddress() argument
103 if (warn_multiple && section != ats_pos->second) { in SetSectionLoadAddress()
H A DTarget.cpp3116 bool warn_multiple) { in SetSectionLoadAddress() argument
3128 stop_id, section_sp, new_section_load_addr, warn_multiple)) in SetSectionLoadAddress()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DSectionLoadList.h48 bool warn_multiple = false);
H A DSectionLoadHistory.h53 bool warn_multiple = false);
H A DTarget.h1209 bool warn_multiple = false);