Searched refs:last_symndx (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | libcoff-in.h | 220 unsigned long last_symndx; member
|
H A D | libcoff.h | 224 unsigned long last_symndx; member
|
H A D | xcofflink.c | 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() 1545 xcoff_section_data (abfd, csect)->last_symndx = in xcoff_link_add_symbols() 2264 + xcoff_section_data (sec->owner, sec)->last_symndx); in xcoff_mark()
|
H A D | ChangeLog-9495 | 1010 last_symndx, and ldrel_count fields.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | libcoff-in.h | 221 unsigned long last_symndx; member
|
H A D | libcoff.h | 225 unsigned long last_symndx; member
|
H A D | xcofflink.c | 1192 xcoff_section_data (abfd, csect)->last_symndx = 1354 xcoff_section_data (abfd, csect)->last_symndx = 1647 xcoff_section_data (abfd, csect)->last_symndx = 2381 + xcoff_section_data (sec->owner, sec)->last_symndx);
|
H A D | ChangeLog-9495 | 1010 last_symndx, and ldrel_count fields.
|