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

  /src/external/gpl3/gdb.old/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

Completed in 43 milliseconds