Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp265 const addr_t new_section_load_addr = in UpdateImageLoadAddress() local
278 section_sp, new_section_load_addr, warn_multiple); in UpdateImageLoadAddress()
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp2917 addr_t new_section_load_addr, in SetSectionLoadAddress() argument
2922 if (old_section_load_addr != new_section_load_addr) { in SetSectionLoadAddress()
2930 stop_id, section_sp, new_section_load_addr, warn_multiple)) in SetSectionLoadAddress()