Home
last modified time | relevance | path

Searched refs:get_elf_x86_64_arch_data (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c688 #define get_elf_x86_64_arch_data(bed) \ macro
692 get_elf_x86_64_arch_data (get_elf_backend_data (abfd))
3115 = get_elf_x86_64_arch_data (bed); in elf_x86_64_size_dynamic_sections()
3188 = get_elf_x86_64_arch_data (bed); in elf_x86_64_size_dynamic_sections()
DChangeLog-2013825 * elf64-x86-64.c (get_elf_x86_64_arch_data): New.