Searched refs:group_reloc_table (Results 1 – 15 of 15) sorted by relevance
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 5264 static struct group_reloc_table_entry group_reloc_table[] = variable 5350 for (i = 0; i < ARRAY_SIZE (group_reloc_table); i++) in find_group_reloc_table_entry() 5352 int length = strlen (group_reloc_table[i].name); in find_group_reloc_table_entry() 5354 if (strncasecmp (group_reloc_table[i].name, *str, length) == 0 in find_group_reloc_table_entry() 5357 *out = &group_reloc_table[i]; in find_group_reloc_table_entry()
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 5264 static struct group_reloc_table_entry group_reloc_table[] = variable 5350 for (i = 0; i < ARRAY_SIZE (group_reloc_table); i++) in find_group_reloc_table_entry() 5352 int length = strlen (group_reloc_table[i].name); in find_group_reloc_table_entry() 5354 if (strncasecmp (group_reloc_table[i].name, *str, length) == 0 in find_group_reloc_table_entry() 5357 *out = &group_reloc_table[i]; in find_group_reloc_table_entry()
|
/dports/devel/binutils/binutils-2.37/gas/ |
H A D | ChangeLog-2015 | 79 * config/tc-arm.c (group_reloc_table): Add mapping between gas
|
H A D | ChangeLog-2006 | 1072 (group_reloc_table): New array.
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/ |
H A D | ChangeLog-2015 | 79 * config/tc-arm.c (group_reloc_table): Add mapping between gas
|
H A D | ChangeLog-2006 | 1072 (group_reloc_table): New array.
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/ |
H A D | ChangeLog-2015 | 79 * config/tc-arm.c (group_reloc_table): Add mapping between gas
|
H A D | ChangeLog-2006 | 1072 (group_reloc_table): New array.
|
/dports/devel/gnulibiberty/binutils-2.37/gas/ |
H A D | ChangeLog-2015 | 79 * config/tc-arm.c (group_reloc_table): Add mapping between gas
|
H A D | ChangeLog-2006 | 1072 (group_reloc_table): New array.
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/ |
H A D | ChangeLog-2015 | 79 * config/tc-arm.c (group_reloc_table): Add mapping between gas
|
H A D | ChangeLog-2006 | 1072 (group_reloc_table): New array.
|
/dports/devel/binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 5714 static struct group_reloc_table_entry group_reloc_table[] = variable 5800 for (i = 0; i < ARRAY_SIZE (group_reloc_table); i++) in find_group_reloc_table_entry() 5802 int length = strlen (group_reloc_table[i].name); in find_group_reloc_table_entry() 5804 if (strncasecmp (group_reloc_table[i].name, *str, length) == 0 in find_group_reloc_table_entry() 5807 *out = &group_reloc_table[i]; in find_group_reloc_table_entry()
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 5714 static struct group_reloc_table_entry group_reloc_table[] = variable 5800 for (i = 0; i < ARRAY_SIZE (group_reloc_table); i++) in find_group_reloc_table_entry() 5802 int length = strlen (group_reloc_table[i].name); in find_group_reloc_table_entry() 5804 if (strncasecmp (group_reloc_table[i].name, *str, length) == 0 in find_group_reloc_table_entry() 5807 *out = &group_reloc_table[i]; in find_group_reloc_table_entry()
|
/dports/devel/gnulibiberty/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 5714 static struct group_reloc_table_entry group_reloc_table[] = variable 5800 for (i = 0; i < ARRAY_SIZE (group_reloc_table); i++) in find_group_reloc_table_entry() 5802 int length = strlen (group_reloc_table[i].name); in find_group_reloc_table_entry() 5804 if (strncasecmp (group_reloc_table[i].name, *str, length) == 0 in find_group_reloc_table_entry() 5807 *out = &group_reloc_table[i]; in find_group_reloc_table_entry()
|