Home
last modified time | relevance | path

Searched refs:udef_table (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/
H A Dpe-dll.c2877 static struct key_value *udef_table; variable
2924 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
2936 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
2949 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
2968 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3001 udef_table[undef_count].key = xstrdup (h->root.string); in pe_undef_fill()
3002 at = strchr (udef_table[undef_count].key in pe_undef_fill()
3003 + (udef_table[undef_count].key[0] == '@'), '@'); in pe_undef_fill()
3006 udef_table[undef_count].oname = h->root.string; in pe_undef_fill()
3167 free (udef_table[undef_count].key); in pe_process_import_defs()
[all …]
H A DChangeLog-2012655 * pe-dll.c (udef_table): Make it static.
/dports/devel/arm-elf-binutils/binutils-2.37/ld/
H A Dpe-dll.c3006 static struct key_value *udef_table; variable
3055 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3067 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3080 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3099 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3132 udef_table[undef_count].key = xstrdup (h->root.string); in pe_undef_fill()
3133 at = strchr (udef_table[undef_count].key in pe_undef_fill()
3134 + (udef_table[undef_count].key[0] == '@'), '@'); in pe_undef_fill()
3137 udef_table[undef_count].oname = h->root.string; in pe_undef_fill()
3298 free (udef_table[undef_count].key); in pe_process_import_defs()
[all …]
H A DChangeLog-2012655 * pe-dll.c (udef_table): Make it static.
/dports/devel/gnulibiberty/binutils-2.37/ld/
H A Dpe-dll.c3006 static struct key_value *udef_table; variable
3055 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3067 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3080 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3099 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3132 udef_table[undef_count].key = xstrdup (h->root.string); in pe_undef_fill()
3133 at = strchr (udef_table[undef_count].key in pe_undef_fill()
3134 + (udef_table[undef_count].key[0] == '@'), '@'); in pe_undef_fill()
3137 udef_table[undef_count].oname = h->root.string; in pe_undef_fill()
3298 free (udef_table[undef_count].key); in pe_process_import_defs()
[all …]
H A DChangeLog-2012655 * pe-dll.c (udef_table): Make it static.
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/
H A Dpe-dll.c2877 static struct key_value *udef_table; variable
2924 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
2936 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
2949 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
2968 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3001 udef_table[undef_count].key = xstrdup (h->root.string); in pe_undef_fill()
3002 at = strchr (udef_table[undef_count].key in pe_undef_fill()
3003 + (udef_table[undef_count].key[0] == '@'), '@'); in pe_undef_fill()
3006 udef_table[undef_count].oname = h->root.string; in pe_undef_fill()
3167 free (udef_table[undef_count].key); in pe_process_import_defs()
[all …]
H A DChangeLog-2012655 * pe-dll.c (udef_table): Make it static.
/dports/devel/binutils/binutils-2.37/ld/
H A Dpe-dll.c3006 static struct key_value *udef_table; variable
3055 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3067 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3080 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3099 kv = bsearch (&key, udef_table, undef_count, in pe_find_cdecl_alias_match()
3132 udef_table[undef_count].key = xstrdup (h->root.string); in pe_undef_fill()
3133 at = strchr (udef_table[undef_count].key in pe_undef_fill()
3134 + (udef_table[undef_count].key[0] == '@'), '@'); in pe_undef_fill()
3137 udef_table[undef_count].oname = h->root.string; in pe_undef_fill()
3298 free (udef_table[undef_count].key); in pe_process_import_defs()
[all …]
H A DChangeLog-2012655 * pe-dll.c (udef_table): Make it static.