Searched defs:JITDebugInfo (Results 1 – 1 of 1) sorted by relevance
89 struct JITDebugInfo { struct90 enum {93 } type;117 JITDebugInfo(pid_t pid, uint64_t timestamp, uint64_t jit_code_addr, uint64_t jit_code_len, in JITDebugInfo() argument127 JITDebugInfo(pid_t pid, uint64_t timestamp, uint64_t dex_file_offset, in JITDebugInfo() function