Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.cpp280 UpdateBaseAddrIfNecessary(entry, name); in FillSOEntryFromModuleInfo()
500 void DYLDRendezvous::UpdateBaseAddrIfNecessary(SOEntry &entry, in UpdateBaseAddrIfNecessary() function in DYLDRendezvous
551 UpdateBaseAddrIfNecessary(entry, file_path); in ReadSOEntryFromMemory()
DDYLDRendezvous.h244 void UpdateBaseAddrIfNecessary(SOEntry &entry, std::string const &file_path);