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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h157 BLOCK_EXPORT const char *_Block_dump(const void *block);
H A Druntime.c620 const char *_Block_dump(const void *block) { function
625 sprintf(cp, "NULL passed to _Block_dump\n");

Completed in 51 milliseconds