Searched refs:NO_HEADER_OPTIONS (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
H A DConfig.h53 constexpr uint64_t NO_HEADER_OPTIONS = FILL_ON_ALLOC | FILL_ON_FREE | EXPAND_ALLOC; variable
H A DDebugData.cpp46 if ((config_.options & ~(NO_HEADER_OPTIONS)) != 0) {

Completed in 1150 milliseconds