Home
last modified time | relevance | path

Searched refs:mmix_elf_section_data (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-mmix.c86 #define mmix_elf_section_data(sec) \ macro
967 + mmix_elf_section_data (isec)->pjs.stub_offset); in mmix_elf_perform_relocation()
970 if (mmix_elf_section_data (isec)->pjs.n_pushj_relocs == 0) in mmix_elf_perform_relocation()
979 if (! mmix_elf_section_data (isec)->has_warned_pushj) in mmix_elf_perform_relocation()
990 mmix_elf_section_data (isec)->has_warned_pushj = TRUE; in mmix_elf_perform_relocation()
1010 + (mmix_elf_section_data (isec) in mmix_elf_perform_relocation()
1021 + mmix_elf_section_data (isec)->pjs.stub_offset); in mmix_elf_perform_relocation()
1039 mmix_elf_section_data (isec)->pjs.stub_offset += 4; in mmix_elf_perform_relocation()
1041 if (size + mmix_elf_section_data (isec)->pjs.stub_offset in mmix_elf_perform_relocation()
1058 mmix_elf_section_data (isec)->pjs.stub_offset in mmix_elf_perform_relocation()
[all …]
DChangeLog-02034635 * elf64-mmix.c (mmix_elf_section_data): Likewise.
4839 (mmix_elf_section_data): Define. Use throughout file.