Home
last modified time | relevance | path

Searched refs:symbol_hash_lookup (Results 1 – 25 of 134) sorted by relevance

123456

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtlink.c91 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
115 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
337 sym = symbol_hash_lookup (name, true); in freadsym()
419 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
577 sym = symbol_hash_lookup (p, false); in scan_linker_output()
590 sym = symbol_hash_lookup (p, false); in scan_linker_output()
635 sym = symbol_hash_lookup (dem->mangled, false); in scan_linker_output()
641 sym = symbol_hash_lookup (p, false); in scan_linker_output()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtlink.c91 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
115 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
337 sym = symbol_hash_lookup (name, true); in freadsym()
419 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
577 sym = symbol_hash_lookup (p, false); in scan_linker_output()
590 sym = symbol_hash_lookup (p, false); in scan_linker_output()
635 sym = symbol_hash_lookup (dem->mangled, false); in scan_linker_output()
641 sym = symbol_hash_lookup (p, false); in scan_linker_output()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtlink.c93 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
117 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
344 sym = symbol_hash_lookup (name, true); in freadsym()
426 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
634 sym = symbol_hash_lookup (p, false); in scan_linker_output()
647 sym = symbol_hash_lookup (p, false); in scan_linker_output()
692 sym = symbol_hash_lookup (dem->mangled, false); in scan_linker_output()
698 sym = symbol_hash_lookup (p, false); in scan_linker_output()
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtlink.c100 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
124 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
349 sym = symbol_hash_lookup (name, true); in freadsym()
431 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
680 sym = symbol_hash_lookup (p, false); in scan_linker_output()
693 sym = symbol_hash_lookup (p, false); in scan_linker_output()
760 sym = symbol_hash_lookup (p, false); in scan_linker_output()
779 sym = symbol_hash_lookup (s, false); in scan_linker_output()
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtlink.c100 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
124 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
349 sym = symbol_hash_lookup (name, true); in freadsym()
431 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
680 sym = symbol_hash_lookup (p, false); in scan_linker_output()
693 sym = symbol_hash_lookup (p, false); in scan_linker_output()
760 sym = symbol_hash_lookup (p, false); in scan_linker_output()
779 sym = symbol_hash_lookup (s, false); in scan_linker_output()
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtlink.c100 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
124 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
349 sym = symbol_hash_lookup (name, true); in freadsym()
431 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
680 sym = symbol_hash_lookup (p, false); in scan_linker_output()
693 sym = symbol_hash_lookup (p, false); in scan_linker_output()
760 sym = symbol_hash_lookup (p, false); in scan_linker_output()
779 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtlink.c99 static struct symbol_hash_entry * symbol_hash_lookup (const char *, int);
121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() function
347 sym = symbol_hash_lookup (name, true); in freadsym()
429 symbol *sym = symbol_hash_lookup (line + 2, false); in maybe_tweak()
678 sym = symbol_hash_lookup (p, false); in scan_linker_output()
691 sym = symbol_hash_lookup (p, false); in scan_linker_output()
758 sym = symbol_hash_lookup (p, false); in scan_linker_output()
777 sym = symbol_hash_lookup (s, false); in scan_linker_output()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-19999302 (tlink_execute, frob_extension, symbol_hash_lookup,
11751 * tlink.c (symbol_hash_lookup): Do not prefix functions used as
17342 * tlink.c (symbol_hash_newfunc, symbol_hash_lookup,

123456