HomeSort by: relevance | last modified time | path
    Searched defs:include_section (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/dwarf2/
macro.c 703 const struct dwarf2_section_info *include_section = section; local
716 include_section = &dwz->macro;
717 include_bfd = include_section->get_bfd_owner ();
722 new_mac_ptr = include_section->buffer + offset;
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
macro.c 724 const struct dwarf2_section_info *include_section = section; local
737 include_section = &dwz->macro;
738 include_bfd = include_section->get_bfd_owner ();
743 new_mac_ptr = include_section->buffer + offset;

Completed in 60 milliseconds