Searched refs:lsec (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dxcofflink.c162 asection *lsec;
172 lsec = bfd_get_section_by_name (abfd, ".loader");
173 if (lsec == NULL)
179 if (! xcoff_get_section_contents (abfd, lsec))
181 contents = coff_section_data (abfd, lsec)->contents;
193 asection *lsec;
206 lsec = bfd_get_section_by_name (abfd, ".loader");
207 if (lsec == NULL)
213 if (! xcoff_get_section_contents (abfd, lsec))
215 contents = coff_section_data (abfd, lsec)
161 asection *lsec; local
192 asection *lsec; local
277 asection *lsec; local
310 asection *lsec; local
548 asection *lsec; local
796 asection *lsec; local
809 asection *lsec; local
1978 asection *lsec; local
2977 asection *lsec; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c245 asection *lsec;
255 lsec = bfd_get_section_by_name (abfd, ".loader");
256 if (lsec == NULL)
262 if (! xcoff_get_section_contents (abfd, lsec))
264 contents = coff_section_data (abfd, lsec)->contents;
276 asection *lsec;
289 lsec = bfd_get_section_by_name (abfd, ".loader");
290 if (lsec == NULL)
296 if (! xcoff_get_section_contents (abfd, lsec))
298 contents = coff_section_data (abfd, lsec)
244 asection *lsec; local
275 asection *lsec; local
365 asection *lsec; local
398 asection *lsec; local
818 asection *lsec; local
1056 asection *lsec; local
1069 asection *lsec; local
2245 asection *lsec; local
3507 asection *lsec; local
[all...]

Completed in 103 milliseconds