Searched refs:cu_header (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_cuseeme.c147 struct cu_header { struct
180 if (ntohs(ud->uh_ulen) - sizeof(struct udphdr) >= sizeof(struct cu_header)) {
181 struct cu_header *cu;
203 struct cu_header *cu;
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2read.c1098 struct comp_unit_head cu_header;
1101 entry_length = read_initial_length (abfd, pubnames_ptr, &cu_header,
1122 read_comp_unit_head (struct comp_unit_head *cu_header, argument
1127 cu_header->length = read_initial_length (abfd, info_ptr, cu_header,
1130 cu_header->version = read_2_bytes (abfd, info_ptr);
1132 cu_header->abbrev_offset = read_offset (abfd, info_ptr, cu_header,
1135 cu_header->addr_size = read_1_byte (abfd, info_ptr);
1141 cu_header
2038 struct comp_unit_head *cu_header = &cu->header; local
2348 struct comp_unit_head *cu_header = &cu->header; local
3623 struct comp_unit_head *cu_header = &cu->header; local
3704 struct comp_unit_head *cu_header = &cu->header; local
4258 struct comp_unit_head *cu_header = &cu->header; local
4358 struct comp_unit_head *cu_header = &cu->header; local
4577 struct comp_unit_head *cu_header = &cu->header; local
4751 struct comp_unit_head *cu_header = &cu->header; local
4841 read_initial_length(bfd *abfd, char *buf, struct comp_unit_head *cu_header, int *bytes_read) argument
4887 read_offset(bfd *abfd, char *buf, const struct comp_unit_head *cu_header, int *bytes_read) argument
4938 read_indirect_string(bfd *abfd, char *buf, const struct comp_unit_head *cu_header, unsigned int *bytes_read_ptr) argument
5563 struct comp_unit_head *cu_header = &cu->header; local
5887 struct comp_unit_head *cu_header = &cu->header; local
7451 struct comp_unit_head *cu_header = &cu->header; local
[all...]

Completed in 64 milliseconds