Home
last modified time | relevance | path

Searched refs:get_relocation_slot (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-xtensa.c64 static int get_relocation_slot (int);
1961 slot = get_relocation_slot (howto->type); in elf_xtensa_do_reloc()
3996 get_relocation_slot (int r_type) in get_relocation_slot() function
4047 slot = get_relocation_slot (ELF32_R_TYPE (irel->r_info)); in get_relocation_opcode()
DChangeLog-2004876 (get_relocation_slot): New.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-xtensa.c64 static int get_relocation_slot (int);
1960 slot = get_relocation_slot (howto->type); in elf_xtensa_do_reloc()
3995 get_relocation_slot (int r_type) in get_relocation_slot() function
4046 slot = get_relocation_slot (ELF32_R_TYPE (irel->r_info)); in get_relocation_opcode()
DChangeLog-2004876 (get_relocation_slot): New.