Searched refs:zygote_head (Results 1 – 1 of 1) sorted by relevance
477 const JITCodeEntry* zygote_head = in NativeDebugInfoPreFork() local479 CHECK(zygote_head != nullptr); in NativeDebugInfoPreFork()480 new (JitNativeInfo::Writable(zygote_head)) JITCodeEntry(); // Initialize. in NativeDebugInfoPreFork()481 InsertNewEntry<JitNativeInfo>(zygote_head, descriptor.head_); in NativeDebugInfoPreFork()482 descriptor.zygote_head_entry_ = zygote_head; in NativeDebugInfoPreFork()