Lines Matching defs:Shdr
74 struct Shdr { struct
75 Word sh_name;
76 Word sh_type;
77 Word sh_flags;
78 Addr sh_addr;
79 Off sh_offset;
80 Word sh_size;
81 Word sh_link;
82 Word sh_info;
83 Word sh_addralign;
84 Word sh_entsize;
128 struct Shdr { struct
129 Word sh_name;
130 Word sh_type;
131 Xword sh_flags;
132 Addr sh_addr;
133 Off sh_offset;
134 Xword sh_size;
135 Word sh_link;
136 Word sh_info;
137 Xword sh_addralign;
138 Xword sh_entsize;