HomeSort by: relevance | last modified time | path
    Searched defs:Self (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerUtilFuchsia.cpp 227 zx_handle_t Self = _zx_process_self();
229 ExitOnErr(_zx_task_bind_exception_port(Self, Port.Handle, kFuzzingCrash,
247 ExitOnErr(_zx_object_get_child(Self, Packet.exception.tid,
332 Printf("libFuzzer: unable to get info about self: %s\n",
344 Printf("libFuzzer: unable to get info about self: %s\n",
FuzzerUtilFuchsia.cpp 227 zx_handle_t Self = _zx_process_self();
229 ExitOnErr(_zx_task_bind_exception_port(Self, Port.Handle, kFuzzingCrash,
247 ExitOnErr(_zx_object_get_child(Self, Packet.exception.tid,
332 Printf("libFuzzer: unable to get info about self: %s\n",
344 Printf("libFuzzer: unable to get info about self: %s\n",

Completed in 22 milliseconds