GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | dwarf_decode_macros (dwarf2_per_objfile *per_objfile, buildsym_compunit *builder, const dwarf2_section_info *section, const struct line_header *lh, unsigned int offset_size, unsigned int offset, dwarf2_section_info *str_section, dwarf2_section_info *str_offsets_section, gdb::optional< ULONGEST > str_offsets_base, int section_is_gnu, struct dwarf2_cu *cu) |
void dwarf_decode_macros | ( | dwarf2_per_objfile * | per_objfile, |
buildsym_compunit * | builder, | ||
const dwarf2_section_info * | section, | ||
const struct line_header * | lh, | ||
unsigned int | offset_size, | ||
unsigned int | offset, | ||
dwarf2_section_info * | str_section, | ||
dwarf2_section_info * | str_offsets_section, | ||
gdb::optional< ULONGEST > | str_offsets_base, | ||
int | section_is_gnu, | ||
struct dwarf2_cu * | cu | ||
) |
Definition at line 802 of file macro.c.
References dwarf2_section_info::buffer, dwarf_decode_macro_bytes(), dwarf_parse_macro_header(), dwarf2_section_info::get_bfd_owner(), macro_start_file(), read_1_byte(), read_direct_string(), read_unsigned_leb128(), dwarf2_section_info::size, skip_unknown_opcode(), xcalloc(), and xfree().