Home
last modified time | relevance | path

Searched defs:packed_thread_output (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp156 struct __attribute__((__packed__)) packed_thread_output { struct
162 packed_thread_output packed = {.tid = tid, .fd = fd}; in pack_thread_fd() argument