Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DDynamicLoaderHexagonDYLD.cpp232 lldb::addr_t new_load_addr = section_sp->GetFileAddress() + base_addr; in UpdateLoadedSections() local
244 target.SetSectionLoadAddress(section_sp, new_load_addr); in UpdateLoadedSections()