Searched refs:obj_elf_version (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-elf.h175 extern void obj_elf_version (int);
H A Dobj-elf.c90 {"version", obj_elf_version, 0},
1407 obj_elf_version (int ignore ATTRIBUTE_UNUSED) function
2112 /* Heavily plagiarized from obj_elf_version. The idea is to emit the
H A Dtc-hppa.c68 #define obj_version obj_elf_version
69 #define obj_copyright obj_elf_version
/haiku-buildtools/binutils/gas/config/
H A Dobj-elf.h160 extern void obj_elf_version (int);
H A Dobj-elf.c98 {"version", obj_elf_version, 0},
1748 obj_elf_version (int ignore ATTRIBUTE_UNUSED) function
2565 /* Heavily plagiarized from obj_elf_version. The idea is to emit the
H A Dtc-hppa.c66 #define obj_version obj_elf_version
67 #define obj_copyright obj_elf_version

Completed in 207 milliseconds