android.rs |
|
5048 |
app_memory.rs |
|
250 |
auxv |
|
|
crash_context |
|
|
crash_context.rs |
Minidump defines register structures which are different from the raw
structures which we get from the kernel. These are platform specific
functions to juggle the `ucontext_t` and user structures into minidump format. |
581 |
dso_debug.rs |
These first few members are part of the protocol with the debugger.
This is the same format used in SVR4. |
8859 |
dumper_cpu_info |
|
|
dumper_cpu_info.rs |
|
2074 |
errors.rs |
|
15161 |
maps_reader.rs |
|
31708 |
mem_reader.rs |
Functionality for reading a remote process's memory |
9084 |
minidump_writer.rs |
|
16570 |
module_reader.rs |
|
24111 |
ptrace_dumper.rs |
|
25773 |
sections |
|
|
sections.rs |
|
449 |
serializers.rs |
Functions used by Serde to serialize types that we don't own (and thus can't implement
[Serialize] for) |
1253 |
thread_info |
|
|
thread_info.rs |
|
5276 |