
#include <debug-conv.h>

Data Fields | |
| char * | begin_data |
| char * | end_data |
| char * | begin_bss |
| char * | end_bss |
| int | quick |
| int | pe |
Definition at line 55 of file debug-conv.h.
Definition at line 56 of file debug-conv.h.
Referenced by cpd_memory_single_pup(), and CpdSearchLeaks().
| char * LeakSearchInfo::end_data |
Definition at line 56 of file debug-conv.h.
Referenced by cpd_memory_single_pup(), and CpdSearchLeaks().
Definition at line 57 of file debug-conv.h.
Referenced by cpd_memory_single_pup(), and CpdSearchLeaks().
| char * LeakSearchInfo::end_bss |
Definition at line 57 of file debug-conv.h.
Referenced by cpd_memory_single_pup(), and CpdSearchLeaks().
Definition at line 58 of file debug-conv.h.
Referenced by cpd_memory_single_pup(), and CpdSearchLeaks().
1.5.5