Home | History | Annotate | Download | only in bfd

Lines Matching defs:debug_info

208   /* The current info pointer for the .debug_info section being parsed.  */
211 /* A pointer to the memory block allocated for .debug_info sections. */
214 /* Length of the loaded .debug_info sections. */
474 { ".debug_info", ".zdebug_info" },
475 { ".debug_info", ".zdebug_info" },
510 debug_info,
3489 is an offset from the .debug_info section, not the current CU. */
3495 to the header of a .debug_info section.
3496 DW_FORM_ref_addr is an offset relative to .debug_info.
3498 emitting a symbolic reference to a label, because .debug_info
3500 groups containing .debug_info, as there might be in a
3502 a symbolic reference to a label in any .debug_info section
3503 debug_info
4422 at the end of the .debug_info section. Gold puts it there when
4860 by DEBUG_SECTIONS[debug_info] (whose standard DWARF2 names are .debug_info
4862 This is a variation on the .debug_info section which has a checksum
4877 look = debug_sections[debug_info].uncompressed_name;
4884 look = debug_sections[debug_info].compressed_name;
4902 look = debug_sections[debug_info].uncompressed_name;
4906 look = debug_sections[debug_info].compressed_name;
4990 /* Set VMAs for allocated and .debug_info sections in ORIG_BFD, a
4994 also set VMA on .debug_info so that when we have multiple
4995 .debug_info sections (or the linkonce variant) they also do not
4996 overlap. The multiple .debug_info sections make up a single
5017 debug_info_name = stash->debug_sections[debug_info].uncompressed_name;
5517 if (! read_section (debug_bfd, &stash->debug_sections[debug_info],
5795 /* Read each compilation unit from the section .debug_info, and check