Lines Matching refs:addr_t
53 DynamicLoaderDarwinKernel (lldb_private::Process *process, lldb::addr_t kernel_addr);
194 SetLoadAddress (lldb::addr_t load_addr); // Address of the Mach-O header for this binary
196 lldb::addr_t
264 lldb::addr_t m_load_address;
275 lldb::addr_t image_infos_addr;
343 static lldb::addr_t
346 static lldb::addr_t
349 static lldb::addr_t
352 static lldb::addr_t
355 static lldb::addr_t
359 CheckForKernelImageAtAddress (lldb::addr_t addr, lldb_private::Process *process);
361 lldb::addr_t m_kernel_load_address;