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

  /src/external/gpl3/gdb/dist/bfd/
elflink.c 12584 asection *attr_section = NULL;
12658 attr_section = o;
13812 if (attr_section)
13822 bfd_set_section_contents (abfd, attr_section, contents, 0, attr_size);
12572 asection *attr_section = NULL; local
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 12562 asection *attr_section = NULL;
12636 attr_section = o;
13790 if (attr_section)
13800 bfd_set_section_contents (abfd, attr_section, contents, 0, attr_size);
12550 asection *attr_section = NULL; local

Completed in 44 milliseconds