Searched refs:get_value (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | bout.c | 489 get_value (arelent *reloc, in get_value() function 550 value = get_value (reloc_entry, link_info, input_section); in calljx_callback() 590 value = get_value (reloc_entry, link_info, input_section); in callj_callback() 1061 bfd_vma value = get_value (r, link_info, input_section); in abs32code() 1288 + get_value (reloc, link_info, input_section)), in b_out_bfd_get_relocated_section_contents() 1323 value = get_value (reloc, link_info, input_section); in b_out_bfd_get_relocated_section_contents() 1343 value = get_value (reloc, link_info, input_section); in b_out_bfd_get_relocated_section_contents()
|
D | ChangeLog-9495 | 3879 * bout.c (get_value): Likewise. 8948 (calljx_callback, callj_callback, get_value, abs32code, aligncode, 9602 * bout.c (calljx_callback, callj_callback): Use get_value to get 9604 (get_value): If the symbol is undefined, look it up in the linker 9607 use get_value to get the symbol value and check for undefined
|
D | elflink.c | 8098 get_value (bfd_vma size, in get_value() function 8200 x = get_value (wordsz, chunksz, input_bfd, in bfd_elf_perform_complex_relocation()
|
D | ChangeLog-2013 | 3219 * elflink.c (get_value): Prevent the use of an undefined shift
|
D | ChangeLog-2007 | 3292 (get_value): Likewise.
|
D | ChangeLog-9193 | 4348 * bout.c (get_value): Don't truncate 32-bit addend to 16 bits. 4824 * coffcode.h (get_value): don't truncate reloc->addend field, it's
|
D | ChangeLog-9697 | 5517 * bout.c (get_value): Likewise.
|
D | ChangeLog-0001 | 9083 * bout.c (get_value): Likewise.
|