Searched refs:file_entry (Results 1 – 3 of 3) sorted by relevance
453 Address file_entry = exe->GetEntryPointAddress(); in ComputeLoadOffset() local455 if (!file_entry.IsValid()) in ComputeLoadOffset()458 m_load_offset = virt_entry - file_entry.GetFileAddress(); in ComputeLoadOffset()
188 struct file_entry { struct
1026 struct file_entry *block = malloc(sizeof(struct file_entry)); in write_file()1046 struct file_entry *block = malloc(sizeof(struct file_entry)); in write_file()2023 struct file_entry *block = queue_get(to_writer); in writer()