Home
last modified time | relevance | path

Searched refs:LIBHFUZZ_module_fetch (Results 1 – 1 of 1) sorted by relevance

/external/honggfuzz/libhfuzz/
Dfetch.c22 __attribute__((visibility("default"))) __attribute__((used)) const char* LIBHFUZZ_module_fetch = variable
57 LOG_D("Current module: %s", LIBHFUZZ_module_fetch); in fetchIsInputAvailable()