Home
last modified time | relevance | path

Searched refs:add_to_link_pool (Results 1 – 22 of 22) sorted by relevance

/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-alpha.c1297 link = add_to_link_pool (alpha_evax_proc.symbol, in load_expression()
1302 link = add_to_link_pool (alpha_evax_proc.symbol, in load_expression()
1366 lit = add_to_link_pool (alpha_evax_proc.symbol, in load_expression()
3156 add_to_link_pool (symbolS *basesym, in add_to_link_pool() function
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-alpha.c581 static symbolS *add_to_link_pool (symbolS *, offsetT);
1444 linkexp = add_to_link_pool (exp->X_add_symbol, 0); in load_expression()
1511 litexp = add_to_link_pool (section_symbol (absolute_section), addend); in load_expression()
3374 add_to_link_pool (symbolS *sym, offsetT addend) in add_to_link_pool() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-alpha.c2953 add_to_link_pool (basesym, sym, addend) in add_to_link_pool() function
3149 link = add_to_link_pool (alpha_evax_proc.symbol,
3155 link = add_to_link_pool (alpha_evax_proc.symbol,
3221 lit = add_to_link_pool (alpha_evax_proc.symbol,
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-alpha.c581 static symbolS *add_to_link_pool (symbolS *, offsetT);
1444 linkexp = add_to_link_pool (exp->X_add_symbol, 0); in load_expression()
1511 litexp = add_to_link_pool (section_symbol (absolute_section), addend); in load_expression()
3374 add_to_link_pool (symbolS *sym, offsetT addend) in add_to_link_pool() function
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-alpha.c2919 add_to_link_pool (basesym, sym, addend) in add_to_link_pool() function
3115 link = add_to_link_pool (alpha_evax_proc.symbol,
3121 link = add_to_link_pool (alpha_evax_proc.symbol,
3187 lit = add_to_link_pool (alpha_evax_proc.symbol,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-alpha.c2953 add_to_link_pool (basesym, sym, addend)
3149 link = add_to_link_pool (alpha_evax_proc.symbol,
3155 link = add_to_link_pool (alpha_evax_proc.symbol,
3221 lit = add_to_link_pool (alpha_evax_proc.symbol,
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-alpha.c581 static symbolS *add_to_link_pool (symbolS *, offsetT);
1444 linkexp = add_to_link_pool (exp->X_add_symbol, 0); in load_expression()
1511 litexp = add_to_link_pool (section_symbol (absolute_section), addend); in load_expression()
3374 add_to_link_pool (symbolS *sym, offsetT addend) in add_to_link_pool() function
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-alpha.c582 static symbolS *add_to_link_pool (symbolS *, offsetT);
1447 linkexp = add_to_link_pool (exp->X_add_symbol, 0); in load_expression()
1514 litexp = add_to_link_pool (section_symbol (absolute_section), addend); in load_expression()
3376 add_to_link_pool (symbolS *sym, offsetT addend) in add_to_link_pool() function
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-alpha.c582 static symbolS *add_to_link_pool (symbolS *, offsetT);
1447 linkexp = add_to_link_pool (exp->X_add_symbol, 0); in load_expression()
1514 litexp = add_to_link_pool (section_symbol (absolute_section), addend); in load_expression()
3376 add_to_link_pool (symbolS *sym, offsetT addend) in add_to_link_pool() function
/dports/devel/binutils/binutils-2.37/gas/
H A DChangeLog-2011492 * config/tc-alpha.c (add_to_link_pool): Improve comment.
1007 * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
1009 (load_expression): Adjust call to add_to_link_pool.
1044 * config/tc-alpha.c (add_to_link_pool): Remove useless offset
H A DChangeLog-20092378 (add_to_link_pool): Make it static. Return symbolic expression rather
H A DChangeLog-2018687 (add_to_link_pool, s_alpha_comm): Use symbol accessors.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A DChangeLog-2011492 * config/tc-alpha.c (add_to_link_pool): Improve comment.
1007 * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
1009 (load_expression): Adjust call to add_to_link_pool.
1044 * config/tc-alpha.c (add_to_link_pool): Remove useless offset
H A DChangeLog-20092378 (add_to_link_pool): Make it static. Return symbolic expression rather
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A DChangeLog-2011492 * config/tc-alpha.c (add_to_link_pool): Improve comment.
1007 * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
1009 (load_expression): Adjust call to add_to_link_pool.
1044 * config/tc-alpha.c (add_to_link_pool): Remove useless offset
H A DChangeLog-20092378 (add_to_link_pool): Make it static. Return symbolic expression rather
H A DChangeLog-2018687 (add_to_link_pool, s_alpha_comm): Use symbol accessors.
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A DChangeLog-2011492 * config/tc-alpha.c (add_to_link_pool): Improve comment.
1007 * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
1009 (load_expression): Adjust call to add_to_link_pool.
1044 * config/tc-alpha.c (add_to_link_pool): Remove useless offset
H A DChangeLog-20092378 (add_to_link_pool): Make it static. Return symbolic expression rather
H A DChangeLog-2018687 (add_to_link_pool, s_alpha_comm): Use symbol accessors.
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A DChangeLog-2011492 * config/tc-alpha.c (add_to_link_pool): Improve comment.
1007 * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
1009 (load_expression): Adjust call to add_to_link_pool.
1044 * config/tc-alpha.c (add_to_link_pool): Remove useless offset
H A DChangeLog-20092378 (add_to_link_pool): Make it static. Return symbolic expression rather