Searched refs:obj_elf_data (Results 1 – 16 of 16) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-elf.h | 170 extern void obj_elf_data (int);
|
H A D | obj-elf.c | 115 {"data", obj_elf_data, 0}, 966 obj_elf_data (int i) in obj_elf_data() function
|
H A D | tc-mcore.c | 337 obj_elf_data (ignore);
|
H A D | tc-alpha.c | 4215 obj_elf_data (i);
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-elf.h | 177 extern void obj_elf_data (int);
|
H A D | obj-elf.c | 121 {"data", obj_elf_data, 0}, 1028 obj_elf_data (int i) in obj_elf_data() function
|
H A D | tc-mcore.c | 348 obj_elf_data (ignore); in mcore_s_data()
|
H A D | tc-alpha.c | 3230 obj_elf_data (i); in s_alpha_data()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9899 | 1027 (mcore_s_data): Call obj_elf_data for ELF target. 1035 * config/obj-elf.c (obj_elf_common, obj_elf_data, obj_elf_text): 1037 * config/obj-elf.h (obj_elf_common, obj_elf_data, obj_elf_text):
|
H A D | ChangeLog-9697 | 2053 * config/obj-elf.c (obj_elf_data): Call md_flush_pending_output
|
H A D | ChangeLog-0203 | 6348 (s_alpha_data): Use obj_elf_data for OBJ_ELF, not s_data.
|
H A D | ChangeLog-9295 | 9323 * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9899 | 1027 (mcore_s_data): Call obj_elf_data for ELF target. 1035 * config/obj-elf.c (obj_elf_common, obj_elf_data, obj_elf_text): 1037 * config/obj-elf.h (obj_elf_common, obj_elf_data, obj_elf_text):
|
H A D | ChangeLog-9697 | 2053 * config/obj-elf.c (obj_elf_data): Call md_flush_pending_output
|
H A D | ChangeLog-0203 | 6348 (s_alpha_data): Use obj_elf_data for OBJ_ELF, not s_data.
|
H A D | ChangeLog-9295 | 9323 * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;
|