DEBUG_MSG_FUNC    398 third_party/harfbuzz-ng/src/hb-blob.cc     DEBUG_MSG_FUNC (BLOB, blob, "failed to get pagesize: %s", strerror (errno));
DEBUG_MSG_FUNC    401 third_party/harfbuzz-ng/src/hb-blob.cc   DEBUG_MSG_FUNC (BLOB, blob, "pagesize is %lu", (unsigned long) pagesize);
DEBUG_MSG_FUNC    406 third_party/harfbuzz-ng/src/hb-blob.cc   DEBUG_MSG_FUNC (BLOB, blob,
DEBUG_MSG_FUNC    410 third_party/harfbuzz-ng/src/hb-blob.cc     DEBUG_MSG_FUNC (BLOB, blob, "mprotect failed: %s", strerror (errno));
DEBUG_MSG_FUNC    416 third_party/harfbuzz-ng/src/hb-blob.cc   DEBUG_MSG_FUNC (BLOB, blob,
DEBUG_MSG_FUNC    428 third_party/harfbuzz-ng/src/hb-blob.cc   DEBUG_MSG_FUNC (BLOB, blob, "making writable inplace\n");
DEBUG_MSG_FUNC    433 third_party/harfbuzz-ng/src/hb-blob.cc   DEBUG_MSG_FUNC (BLOB, blob, "making writable -> FAILED\n");
DEBUG_MSG_FUNC    456 third_party/harfbuzz-ng/src/hb-blob.cc   DEBUG_MSG_FUNC (BLOB, blob, "current data is -> %p\n", blob->data);
DEBUG_MSG_FUNC    464 third_party/harfbuzz-ng/src/hb-blob.cc   DEBUG_MSG_FUNC (BLOB, blob, "dupped successfully -> %p\n", blob->data);
DEBUG_MSG_FUNC    291 third_party/harfbuzz-ng/src/hb-open-type-private.hh     DEBUG_MSG_FUNC (SANITIZE, blob, "start");
DEBUG_MSG_FUNC    305 third_party/harfbuzz-ng/src/hb-open-type-private.hh 	DEBUG_MSG_FUNC (SANITIZE, blob, "passed first round with %d edits; going for second round", c->edit_count);
DEBUG_MSG_FUNC    311 third_party/harfbuzz-ng/src/hb-open-type-private.hh 	  DEBUG_MSG_FUNC (SANITIZE, blob, "requested %d edits in second round; FAILLING", c->edit_count);
DEBUG_MSG_FUNC    324 third_party/harfbuzz-ng/src/hb-open-type-private.hh 	  DEBUG_MSG_FUNC (SANITIZE, blob, "retry");
DEBUG_MSG_FUNC    332 third_party/harfbuzz-ng/src/hb-open-type-private.hh     DEBUG_MSG_FUNC (SANITIZE, blob, sane ? "PASSED" : "FAILED");