Searched defs:SIMPLE_OBJECT_MATCH_HEADER_LEN (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-common.h | 96 #define SIMPLE_OBJECT_MATCH_HEADER_LEN (16) macro
|
H A D | simple-object-coff.c | 228 simple_object_coff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_coff_match()
|
H A D | simple-object-mach-o.c | 241 unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_mach_o_match()
|
H A D | simple-object-xcoff.c | 298 simple_object_xcoff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_xcoff_match()
|
H A D | simple-object-elf.c | 424 simple_object_elf_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_elf_match()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-common.h | 96 #define SIMPLE_OBJECT_MATCH_HEADER_LEN (16) macro
|
H A D | simple-object-coff.c | 228 simple_object_coff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_coff_match()
|
H A D | simple-object-mach-o.c | 241 unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_mach_o_match()
|
H A D | simple-object-xcoff.c | 298 simple_object_xcoff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_xcoff_match()
|
H A D | simple-object-elf.c | 424 simple_object_elf_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_elf_match()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-common.h | 96 #define SIMPLE_OBJECT_MATCH_HEADER_LEN (16) macro
|
H A D | simple-object-coff.c | 228 simple_object_coff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_coff_match()
|
H A D | simple-object-mach-o.c | 241 unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_mach_o_match()
|
H A D | simple-object-xcoff.c | 298 simple_object_xcoff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_xcoff_match()
|
H A D | simple-object-elf.c | 424 simple_object_elf_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_elf_match()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-common.h | 96 #define SIMPLE_OBJECT_MATCH_HEADER_LEN (16) macro
|
H A D | simple-object-coff.c | 228 simple_object_coff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_coff_match()
|
H A D | simple-object-mach-o.c | 241 unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_mach_o_match()
|
H A D | simple-object-xcoff.c | 298 simple_object_xcoff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_xcoff_match()
|
H A D | simple-object-elf.c | 424 simple_object_elf_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], in simple_object_elf_match()
|