Home
last modified time | relevance | path

Searched refs:get_symbol_value (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c315 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()
Delf32-rl78.c284 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()
Dcoff-sh.c396 get_symbol_value (asymbol *symbol) in get_symbol_value() function
599 sym_value = get_symbol_value (symbol_in); in sh_reloc()
DChangeLog-9697202 (get_symbol_value): Handle R_SH_SWITCH8.
5361 (get_symbol_value): Ifdef out.
DChangeLog-94952506 (get_symbol_value): Make relocation bfd_vma rather than long.
6222 (get_symbol_value): Delete.