Searched refs:xcoff_section_data (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | xcofflink.c | 502 && 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() 2256 && xcoff_section_data (sec->owner, sec) != NULL) in xcoff_mark() 2263 + xcoff_section_data (sec->owner, sec)->first_symndx); in xcoff_mark() 5412 && xcoff_section_data (sec->owner, sec) != NULL in _bfd_xcoff_bfd_final_link() 5413 && (xcoff_section_data (sec->owner, sec)->lineno_count in _bfd_xcoff_bfd_final_link() [all …]
|
| H A D | libcoff-in.h | 224 #define xcoff_section_data(abfd, sec) \ macro
|
| H A D | libcoff.h | 228 #define xcoff_section_data(abfd, sec) \ macro
|
| H A D | ChangeLog-9495 | 1105 (xcoff_section_data): Define macro.
|