Home
last modified time | relevance | path

Searched refs:offset_from_vma (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c4927 offset_from_vma (file, rel_offset, rel_size), in process_relocs()
6967 off = offset_from_vma (file, in process_version_sections()
7028 offset = offset_from_vma in process_version_sections()
7085 offset = offset_from_vma in process_version_sections()
7519 offset = offset_from_vma in process_symbol_table()
7545 offset = offset_from_vma in process_symbol_table()
7609 offset = offset_from_vma in process_symbol_table()
7763 + offset_from_vma (file, buckets_vma, 4)), in process_symbol_table()
7792 + offset_from_vma (file, buckets_vma in process_symbol_table()
8681 = offset_from_vma (file, entry->d_un.d_val, in process_mips_specific()
[all …]
H A DChangeLog-0203547 (offset_from_vma): New function.
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c3762 offset_from_vma (file, rel_offset, rel_size), in process_relocs()
4604 offset = offset_from_vma (file, entry->d_un.d_val, 0); in process_dynamic_segment()
5327 off = offset_from_vma (file, in process_version_sections()
5386 offset = offset_from_vma in process_version_sections()
5443 offset = offset_from_vma in process_version_sections()
5671 + offset_from_vma (file, dynamic_info[DT_HASH], in process_symbol_table()
5803 offset = offset_from_vma in process_symbol_table()
5827 offset = offset_from_vma in process_symbol_table()
5889 offset = offset_from_vma in process_symbol_table()
9483 = offset_from_vma (file, entry->d_un.d_val, in process_mips_specific()
[all …]
H A DChangeLog-0203547 (offset_from_vma): New function.