Searched refs:obj_elf_text (Results 1 – 22 of 22) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-elf.h | 171 extern void obj_elf_text (int);
|
H A D | tc-ip2k.c | 488 obj_elf_text(i); in ip2k_elf_section_text()
|
H A D | obj-elf.c | 116 {"text", obj_elf_text, 0}, 984 obj_elf_text (int i) in obj_elf_text() function
|
H A D | tc-mcore.c | 324 obj_elf_text (ignore);
|
H A D | tc-alpha.c | 4198 obj_elf_text (i);
|
H A D | tc-hppa.c | 651 {"code", obj_elf_text, 0},
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-elf.h | 178 extern void obj_elf_text (int);
|
H A D | tc-ip2k.c | 93 obj_elf_text(i); in ip2k_elf_section_text()
|
H A D | obj-elf.c | 124 {"text", obj_elf_text, 0}, 1046 obj_elf_text (int i) in obj_elf_text() function
|
H A D | tc-mcore.c | 336 obj_elf_text (ignore); in mcore_s_text()
|
H A D | tc-alpha.c | 3214 obj_elf_text (i); in s_alpha_text()
|
H A D | tc-hppa.c | 653 {"code", obj_elf_text, 0},
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9899 | 1026 (mcore_s_text): Call obj_elf_text 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 | 2055 (obj_elf_text, obj_elf_previous): Likewise.
|
H A D | ChangeLog-0203 | 6346 * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not
|
H A D | ChangeLog-0001 | 5727 (md_pseudo_table): Call obj_elf_text for ".code" if TE_LINUX.
|
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 | 1026 (mcore_s_text): Call obj_elf_text 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 | 2055 (obj_elf_text, obj_elf_previous): Likewise.
|
H A D | ChangeLog-0203 | 6346 * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not
|
H A D | ChangeLog-0001 | 5727 (md_pseudo_table): Call obj_elf_text for ".code" if TE_LINUX.
|
H A D | ChangeLog-9295 | 9323 * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;
|