Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp259 const addr_t new_section_load_addr = UpdateImageLoadAddress() local
/llvm-project/lldb/source/Target/
H A DTarget.cpp3115 SetSectionLoadAddress(const SectionSP & section_sp,addr_t new_section_load_addr,bool warn_multiple) SetSectionLoadAddress() argument