Home
last modified time | relevance | path

Searched refs:read_initial_length (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDdwarf2-frame.c1000 read_initial_length (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) in read_initial_length() function
1243 length = read_initial_length (unit->abfd, buf, &bytes_read); in decode_frame_entry_1()
HDdwarf2read.c706 static LONGEST read_initial_length (bfd *, char *,
1101 entry_length = read_initial_length (abfd, pubnames_ptr, &cu_header,
1127 cu_header->length = read_initial_length (abfd, info_ptr, cu_header, in read_comp_unit_head()
4841 read_initial_length (bfd *abfd, char *buf, struct comp_unit_head *cu_header, in read_initial_length() function
5227 lh->total_length = read_initial_length (abfd, line_ptr, &cu->header, &bytes_read); in dwarf_decode_line_header()