Searched defs:file_entry (Results 1 – 4 of 4) sorted by relevance
54 struct file_entry { struct63 struct file_entry *batch; argument
192 struct file_entry { struct193 int offset;194 int size;195 struct cache_entry *buffer;
615 Address file_entry = exe->GetEntryPointAddress(); in ComputeLoadOffset() local
2815 Address file_entry = objfile->GetEntryPointAddress(); in DoExecute() local