Searched refs:zygote_head (Results 1 – 1 of 1) sorted by relevance
467 const JITCodeEntry* zygote_head = in NativeDebugInfoPreFork() local469 CHECK(zygote_head != nullptr); in NativeDebugInfoPreFork()470 new (JitNativeInfo::Writable(zygote_head)) JITCodeEntry(); // Initialize. in NativeDebugInfoPreFork()471 InsertNewEntry<JitNativeInfo>(zygote_head, descriptor.head_); in NativeDebugInfoPreFork()472 descriptor.zygote_head_entry_ = zygote_head; in NativeDebugInfoPreFork()