Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp3015 const addr_t old_section_load_addr = in SetSectionLoadAddress() local
3018 if (old_section_load_addr != new_section_load_addr) { in SetSectionLoadAddress()