Home
last modified time | relevance | path

Searched refs:xcoff_section_data (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dxcofflink.c502 && xcoff_section_data (abfd, sec) != NULL) in xcoff_read_internal_relocs()
506 enclosing = xcoff_section_data (abfd, sec)->enclosing; in xcoff_read_internal_relocs()
1098 xcoff_section_data (abfd, csect)->last_symndx = in xcoff_link_add_symbols()
1258 xcoff_section_data (abfd, csect)->last_symndx = in xcoff_link_add_symbols()
1442 xcoff_section_data (abfd, csect)->lineno_count = in xcoff_link_add_symbols()
1545 xcoff_section_data (abfd, csect)->last_symndx = in xcoff_link_add_symbols()
2255 && xcoff_section_data (sec->owner, sec) != NULL) in xcoff_mark()
2262 + xcoff_section_data (sec->owner, sec)->first_symndx); in xcoff_mark()
5411 && xcoff_section_data (sec->owner, sec) != NULL in _bfd_xcoff_bfd_final_link()
5412 && (xcoff_section_data (sec->owner, sec)->lineno_count in _bfd_xcoff_bfd_final_link()
[all …]
H A Dlibcoff-in.h224 #define xcoff_section_data(abfd, sec) \ macro
H A Dlibcoff.h228 #define xcoff_section_data(abfd, sec) \ macro
H A DChangeLog-94951105 (xcoff_section_data): Define macro.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxcofflink.c547 && xcoff_section_data (abfd, sec) != NULL)
551 enclosing = xcoff_section_data (abfd, sec)->enclosing;
1192 xcoff_section_data (abfd, csect)->last_symndx =
1354 xcoff_section_data (abfd, csect)->last_symndx =
1544 xcoff_section_data (abfd, csect)->lineno_count =
1647 xcoff_section_data (abfd, csect)->last_symndx =
2371 && xcoff_section_data (sec->owner, sec) != NULL)
2379 + xcoff_section_data (sec->owner, sec)->first_symndx);
3626 && xcoff_section_data (sec->owner, sec) != NULL
3627 && (xcoff_section_data (sec->owner, sec)->lineno_count
[all …]
H A Dlibcoff-in.h225 #define xcoff_section_data(abfd, sec) \ macro
H A Dlibcoff.h229 #define xcoff_section_data(abfd, sec) \ macro
H A DChangeLog-94951105 (xcoff_section_data): Define macro.