Searched defs:GetImageInfoAddress (Results 1 – 8 of 8) sorted by relevance
460 virtual lldb_private::Address GetImageInfoAddress(Target *target) { in GetImageInfoAddress() function
760 addr_t ProcessMachCore::GetImageInfoAddress() { GetImageInfoAddress() function in ProcessMachCore
395 addr_t ProcessKDP::GetImageInfoAddress() { return m_kernel_load_addr; } in GetImageInfoAddress() function in ProcessKDP
468 lldb::addr_t ProcessElfCore::GetImageInfoAddress() { GetImageInfoAddress() function in ProcessElfCore
609 lldb::addr_t ProcessWindows::GetImageInfoAddress() { GetImageInfoAddress() function in lldb_private::ProcessWindows
854 Address ObjectFileELF::GetImageInfoAddress(Target *target) { GetImageInfoAddress() function in ObjectFileELF
2521 addr_t ProcessGDBRemote::GetImageInfoAddress() { GetImageInfoAddress() function in ProcessGDBRemote
1522 addr_t Process::GetImageInfoAddress() { return LLDB_INVALID_ADDRESS; } GetImageInfoAddress() function in Process