Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3115 addr_t new_section_load_addr, in SetSectionLoadAddress() argument
3120 if (old_section_load_addr != new_section_load_addr) { in SetSectionLoadAddress()
3128 stop_id, section_sp, new_section_load_addr, warn_multiple)) in SetSectionLoadAddress()