Searched defs:file_entry (Results 1 – 6 of 6) sorted by relevance
714 struct file_entry { struct715 struct desc_tag tag;716 struct icb_tag icbtag;717 uint32_t uid;718 uint32_t gid;719 uint32_t perm;720 uint16_t link_cnt;744 struct extfile_entry { argument
130 struct file_entry { struct136 static struct file_entry *files; argument
132 struct file_entry { struct138 static struct file_entry *files; argument
689 Address file_entry = exe->GetEntryPointAddress(); in ComputeLoadOffset() local
417 struct file_entry struct419 char *name;420 unsigned int dir_index;421 unsigned int mod_time;422 unsigned int length;423 int included_p; /* Non-zero if referenced by the Line Number Program. */
2804 Address file_entry = objfile->GetEntryPointAddress(); in DoExecute() local