Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c582 static symbolS *add_to_link_pool (symbolS *, offsetT);
1448 linkexp = add_to_link_pool (exp->X_add_symbol, 0); in load_expression()
1515 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
/toolchain/binutils/binutils-2.25/gas/
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
DChangeLog-20092378 (add_to_link_pool): Make it static. Return symbolic expression rather