#include <dynamic_images.h>
List of all members.
Detailed Description
Definition at line 240 of file dynamic_images.h.
Constructor & Destructor Documentation
google_breakpad::DynamicImages::DynamicImages |
( |
mach_port_t |
task | ) |
[explicit] |
google_breakpad::DynamicImages::~DynamicImages |
( |
| ) |
[inline] |
Member Function Documentation
static cpu_type_t google_breakpad::DynamicImages::DetermineTaskCPUType |
( |
task_t |
task | ) |
[static] |
cpu_type_t google_breakpad::DynamicImages::GetCPUType |
( |
| ) |
[inline] |
DynamicImage* google_breakpad::DynamicImages::GetExecutableImage |
( |
| ) |
|
int google_breakpad::DynamicImages::GetExecutableImageIndex |
( |
| ) |
|
int google_breakpad::DynamicImages::GetImageCount |
( |
| ) |
const [inline] |
static cpu_type_t google_breakpad::DynamicImages::GetNativeCPUType |
( |
| ) |
[inline, static] |
mach_port_t google_breakpad::DynamicImages::GetTask |
( |
| ) |
const [inline] |
bool google_breakpad::DynamicImages::Is64Bit |
( |
| ) |
[inline] |
Friends And Related Function Documentation
template<typename MachBits >
void ReadImageInfo |
( |
DynamicImages & |
images, |
|
|
uint64_t |
image_list_address |
|
) |
| [friend] |
The documentation for this class was generated from the following file: