Searched refs:write_value (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf-eh-frame.c | 203 write_value (bfd *abfd, bfd_byte *buf, bfd_vma value, int width) in write_value() function 1886 write_value (abfd, buf, val, per_width); in _bfd_elf_write_section_eh_frame() 1975 write_value (abfd, buf, value, width); in _bfd_elf_write_section_eh_frame() 2012 write_value (abfd, buf, value, width); in _bfd_elf_write_section_eh_frame() 2050 write_value (abfd, buf, value, width); in _bfd_elf_write_section_eh_frame()
|
D | ChangeLog-0001 | 157 (read_value, write_value): New.
|