Searched defs:new_section_load_addr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ | ||
H A D | DynamicLoaderDarwin.cpp | 259 const addr_t new_section_load_addr = UpdateImageLoadAddress() local |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 3115 SetSectionLoadAddress(const SectionSP & section_sp,addr_t new_section_load_addr,bool warn_multiple) SetSectionLoadAddress() argument |