Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDdwarf2read.c137 static unsigned int dwarf_macinfo_size; variable
494 unsigned int dwarf_macinfo_size; member
523 #define DWARF_MACINFO_SIZE(p) (PST_PRIVATE(p)->dwarf_macinfo_size)
991 dwarf_macinfo_size = bfd_get_section_size (sectp); in dwarf2_locate_sections()
1274 DWARF_MACINFO_SIZE (pst) = dwarf_macinfo_size; in dwarf2_build_psymtabs_hard()
1846 dwarf_macinfo_size = DWARF_MACINFO_SIZE (pst); in psymtab_to_symtab_1()
7939 mac_end = dwarf_macinfo_buffer + dwarf_macinfo_size; in dwarf_decode_macros()