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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c64 static int get_relocation_slot (int);
1966 slot = get_relocation_slot (howto->type);
4005 get_relocation_slot (int r_type)
4056 slot = get_relocation_slot (ELF32_R_TYPE (irel->r_info));
4007 get_relocation_slot (int r_type) function
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c76 static int get_relocation_slot (int);
1969 slot = get_relocation_slot (howto->type);
4001 get_relocation_slot (int r_type)
4052 slot = get_relocation_slot (ELF32_R_TYPE (irel->r_info));
3992 get_relocation_slot (int r_type) function
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c64 static int get_relocation_slot (int);
1966 slot = get_relocation_slot (howto->type);
4005 get_relocation_slot (int r_type)
4056 slot = get_relocation_slot (ELF32_R_TYPE (irel->r_info));
3996 get_relocation_slot (int r_type) function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c76 static int get_relocation_slot (int);
1977 slot = get_relocation_slot (howto->type);
4016 get_relocation_slot (int r_type)
4067 slot = get_relocation_slot (ELF32_R_TYPE (irel->r_info));
4007 get_relocation_slot (int r_type) function

Completed in 233 milliseconds