Searched refs:get_symbol_value (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-rx.c | 315 get_symbol_value (const char * name, in get_symbol_value() function 372 cached_value = get_symbol_value ("__gp", status, info, abfd, sec, offset); in get_gp() 390 cached_value = get_symbol_value ("_start", status, info, abfd, sec, offset); in get_romstart() 408 cached_value = get_symbol_value ("__datastart", status, info, abfd, sec, offset); in get_ramstart() 571 table_start_cache = get_symbol_value (buf, in rx_elf_relocate_section() 580 table_end_cache = get_symbol_value (buf, in rx_elf_relocate_section()
|
D | elf32-rl78.c | 284 get_symbol_value (const char * name, in get_symbol_value() function 321 cached_value = get_symbol_value ("_start", status, info, abfd, sec, offset); in get_romstart() 339 cached_value = get_symbol_value ("__datastart", status, info, abfd, sec, offset); in get_ramstart()
|
D | coff-sh.c | 396 get_symbol_value (asymbol *symbol) in get_symbol_value() function 599 sym_value = get_symbol_value (symbol_in); in sh_reloc()
|
D | ChangeLog-9697 | 202 (get_symbol_value): Handle R_SH_SWITCH8. 5361 (get_symbol_value): Ifdef out.
|
D | ChangeLog-9495 | 2506 (get_symbol_value): Make relocation bfd_vma rather than long. 6222 (get_symbol_value): Delete.
|