Home
last modified time | relevance | path

Searched refs:old_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.cpp334 const addr_t old_section_load_addr = in UnloadModuleSections() local
337 section_sp, old_section_load_addr)) in UnloadModuleSections()
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp2919 const addr_t old_section_load_addr = in SetSectionLoadAddress() local
2922 if (old_section_load_addr != new_section_load_addr) { in SetSectionLoadAddress()