Searched refs:xcoff_section_data (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| 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() 1145 enclosing = xcoff_section_data (abfd, csect)->enclosing; in xcoff_link_add_symbols() 1258 xcoff_section_data (abfd, csect)->last_symndx = in xcoff_link_add_symbols() 1441 xcoff_section_data (abfd, csect)->enclosing = enclosing; in xcoff_link_add_symbols() 1442 xcoff_section_data (abfd, csect)->lineno_count = in xcoff_link_add_symbols() 1483 xcoff_section_data (abfd, csect)->first_symndx = csect_index; in xcoff_link_add_symbols() 1545 xcoff_section_data (abfd, csect)->last_symndx = in xcoff_link_add_symbols() 1582 xcoff_section_data (abfd, csect)->first_symndx = csect_index; in xcoff_link_add_symbols() [all …]
|
| D | libcoff-in.h | 224 #define xcoff_section_data(abfd, sec) \ macro
|
| D | libcoff.h | 228 #define xcoff_section_data(abfd, sec) \ macro
|
| D | ChangeLog-9495 | 1105 (xcoff_section_data): Define macro.
|