Searched defs:debug (Results 1 – 7 of 7) sorted by relevance
| /bionic/libc/malloc_debug/ |
| D | GuardData.cpp | 83 bool FrontGuardData::Valid(DebugData& debug, const Header* header) { in Valid() 87 void FrontGuardData::LogFailure(DebugData& debug, const Header* header) { in LogFailure() 95 bool RearGuardData::Valid(DebugData& debug, const Header* header) { in Valid() 99 void RearGuardData::LogFailure(DebugData& debug, const Header* header) { in LogFailure()
|
| D | FreeTrackData.cpp | 45 void FreeTrackData::LogFreeError(DebugData& debug, const Header* header, in LogFreeError() 66 void FreeTrackData::VerifyAndFree(DebugData& debug, const Header* header, in VerifyAndFree() 97 void FreeTrackData::Add(DebugData& debug, const Header* header) { in Add() 121 void FreeTrackData::VerifyAll(DebugData& debug) { in VerifyAll()
|
| D | TrackData.cpp | 92 void TrackData::DisplayLeaks(DebugData& debug) { in DisplayLeaks() 113 void TrackData::GetInfo(DebugData& debug, uint8_t** info, size_t* overall_size, in GetInfo()
|
| D | malloc_debug.cpp | 199 DebugData* debug = new DebugData(); in debug_initialize() local
|
| /bionic/libc/upstream-netbsd/lib/libc/isc/ |
| D | eventlib_p.h | 219 int debug; member
|
| /bionic/libc/kernel/uapi/linux/ |
| D | pkt_sched.h | 316 __u32 debug; member
|
| D | kvm.h | 236 } debug; member
|