Lines Matching defs:section
357 * Fetch the relocation section to find the idxes to the GOT
681 asection *section;
693 section = bfd_get_section_by_name(abfd, ".gnu_debuglink");
694 if (!section)
697 if (section->size > size)
700 if (!bfd_get_section_contents(abfd, section, debuglink, 0,
701 section->size))
752 /* the start of this section is a zero-terminated string */
2170 * @data: raw data of a section with description offset applied
2175 * Responsible for parsing the @data in section .note.stapsdt in @elf and
2273 * Find out the .stapsdt.base section.
2275 * Compare the retrieved file offset of the base section with the
2306 * Scans the sections in 'elf' for the section
2330 /* Look for the required section */