Home
last modified time | relevance | path

Searched defs:cu_header (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netinet/libalias/
HDalias_cuseeme.c147 struct cu_header { struct
148 u_int16_t dest_family;
149 u_int16_t dest_port;
150 u_int32_t dest_addr;
151 int16_t family;
152 u_int16_t port;
153 u_int32_t addr;
154 u_int32_t seq;
155 u_int16_t msg;
156 u_int16_t data_type;
[all …]
/trueos/contrib/gdb/gdb/
HDdwarf2read.c1122 read_comp_unit_head (struct comp_unit_head *cu_header, in read_comp_unit_head()
2038 struct comp_unit_head *cu_header = &cu->header; in read_file_scope() local
2348 struct comp_unit_head *cu_header = &cu->header; in dwarf2_get_pc_bounds() local
3623 struct comp_unit_head *cu_header = &cu->header; in read_tag_pointer_type() local
3704 struct comp_unit_head *cu_header = &cu->header; in read_tag_reference_type() local
4258 struct comp_unit_head *cu_header = &cu->header; in dwarf2_read_abbrevs() local
4358 struct comp_unit_head *cu_header = &cu->header; in dwarf2_lookup_abbrev() local
4577 struct comp_unit_head *cu_header = &cu->header; in read_attribute_value() local
4751 struct comp_unit_head *cu_header = &cu->header; in read_address() local
4841 read_initial_length (bfd *abfd, char *buf, struct comp_unit_head *cu_header, in read_initial_length()
[all …]