Searched refs:read_initial_length (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | dwarf2-frame.c | 1013 read_initial_length (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) in read_initial_length() function 1256 length = read_initial_length (unit->abfd, buf, &bytes_read); in decode_frame_entry_1()
|
| H A D | dwarf2read.c | 797 static LONGEST read_initial_length (bfd *, char *, 1247 entry_length = read_initial_length (abfd, pubnames_ptr, &cu_header, 1274 cu_header->length = read_initial_length (abfd, info_ptr, cu_header, in read_comp_unit_head() 1638 cu_header.length = read_initial_length (objfile->obfd, info_ptr, in create_all_comp_units() 5875 read_initial_length (bfd *abfd, char *buf, struct comp_unit_head *cu_header, in read_initial_length() function 6291 read_initial_length (abfd, line_ptr, &cu->header, &bytes_read); in dwarf_decode_line_header()
|
| H A D | ChangeLog-2000 | 2495 (read_initial_length, read_offset): New functions. 2496 (dwarf2_build_psymtabs_easy): Call read_initial_length() instead
|
| H A D | ChangeLog-2002 | 6499 * dwarf2read.c (read_initial_length): Handle older, non-standard,
|