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