Searched refs:get_relocation_opcode (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-xtensa.c | 57 static xtensa_opcode get_relocation_opcode 4034 get_relocation_opcode (bfd *abfd, in get_relocation_opcode() function 4078 opcode = get_relocation_opcode (abfd, sec, contents, irel); in is_l32r_relocation() 6880 get_relocation_opcode (abfd, sec, contents, irel); in find_relaxable_sections() 6960 opcode = get_relocation_opcode (abfd, sec, contents, irel); in collect_source_relocs() 6971 opcode = get_relocation_opcode (abfd, sec, contents, irel); in collect_source_relocs() 7213 reloc_opcodes[i] = get_relocation_opcode (abfd, sec, contents, irel); in build_reloc_opcodes() 8069 opcode = get_relocation_opcode (abfd, sec, contents, irel); in check_section_ebb_pcrels_fit()
|
D | ChangeLog-2004 | 877 (get_relocation_opcode): Add bfd parameter. Use bfd_get_section_limit. 2741 get_relocation_opcode, retrieve_contents, find_relaxable_sections,
|