Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDynamicLoaderPOSIXDYLD.cpp126 UpdateLoadedSections(executable, load_offset); in DidAttach()
147 UpdateLoadedSections(executable, load_offset); in DidLaunch()
212 DynamicLoaderPOSIXDYLD::UpdateLoadedSections(ModuleSP module, addr_t base_addr) in UpdateLoadedSections() function in DynamicLoaderPOSIXDYLD
430 UpdateLoadedSections(module_sp, base_addr); in LoadModuleAtAddress()
434 UpdateLoadedSections(module_sp, base_addr); in LoadModuleAtAddress()
DDynamicLoaderPOSIXDYLD.h122 UpdateLoadedSections(lldb::ModuleSP module,