Searched defs:dlog_t (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h409 * dlog_t - Type for the logging function that the consumer can provide to
416 typedef void (*dlog_t)(void* arg, const char *log); typedef
430 dlog_t dlog;
553 * @param logger - The dlog_t to be used in printing status messages from the
565 dlog_t logger,

Completed in 18 milliseconds