| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | peXXigen.c | 1729 bfd_fprintf_vma (abfd, file, edt.name); in pe_print_edata() 1756 bfd_fprintf_vma (abfd, file, edt.eat_addr); in pe_print_edata() 1761 bfd_fprintf_vma (abfd, file, edt.npt_addr); in pe_print_edata() 1766 bfd_fprintf_vma (abfd, file, edt.ot_addr); in pe_print_edata() 1977 bfd_fprintf_vma (abfd, file, i + section->vma); fputc ('\t', file); in pe_print_pdata() 1978 bfd_fprintf_vma (abfd, file, begin_addr); fputc (' ', file); in pe_print_pdata() 1979 bfd_fprintf_vma (abfd, file, end_addr); fputc (' ', file); in pe_print_pdata() 1980 bfd_fprintf_vma (abfd, file, eh_handler); in pe_print_pdata() 1983 bfd_fprintf_vma (abfd, file, eh_data); fputc (' ', file); in pe_print_pdata() 1984 bfd_fprintf_vma (abfd, file, prolog_end_addr); in pe_print_pdata() [all …]
|
| HD | syms.c | 482 bfd_fprintf_vma (abfd, file, symbol->value + symbol->section->vma); in bfd_print_symbol_vandf() 484 bfd_fprintf_vma (abfd, file, symbol->value); in bfd_print_symbol_vandf()
|
| HD | bfd.c | 2235 bfd_fprintf_vma (bfd *abfd ATTRIBUTE_UNUSED, void *stream, bfd_vma value) in bfd_fprintf_vma() function
|
| HD | elf.c | 1679 bfd_fprintf_vma (abfd, f, p->p_offset); in _bfd_elf_print_private_bfd_data() 1681 bfd_fprintf_vma (abfd, f, p->p_vaddr); in _bfd_elf_print_private_bfd_data() 1683 bfd_fprintf_vma (abfd, f, p->p_paddr); in _bfd_elf_print_private_bfd_data() 1686 bfd_fprintf_vma (abfd, f, p->p_filesz); in _bfd_elf_print_private_bfd_data() 1688 bfd_fprintf_vma (abfd, f, p->p_memsz); in _bfd_elf_print_private_bfd_data() 1819 bfd_fprintf_vma (abfd, f, dyn.d_un.d_val); in _bfd_elf_print_private_bfd_data() 1962 bfd_fprintf_vma (abfd, file, symbol->value); in bfd_elf_print_symbol() 1996 bfd_fprintf_vma (abfd, file, val); in bfd_elf_print_symbol()
|
| HD | coffgen.c | 2136 bfd_fprintf_vma (abfd, file, val); in coff_print_symbol() 2222 bfd_fprintf_vma (abfd, file, l->u.offset + symbol->section->vma); in coff_print_symbol()
|
| HD | bfd-in2.h | 220 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma); 223 #define bfd_printf_vma(abfd,x) bfd_fprintf_vma (abfd,stdout,x)
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | peXXigen.c | 1712 bfd_fprintf_vma (abfd, file, edt.name); in pe_print_edata() 1739 bfd_fprintf_vma (abfd, file, edt.eat_addr); in pe_print_edata() 1744 bfd_fprintf_vma (abfd, file, edt.npt_addr); in pe_print_edata() 1749 bfd_fprintf_vma (abfd, file, edt.ot_addr); in pe_print_edata() 1955 bfd_fprintf_vma (abfd, file, i + section->vma); fputc ('\t', file); in pe_print_pdata() 1956 bfd_fprintf_vma (abfd, file, begin_addr); fputc (' ', file); in pe_print_pdata() 1957 bfd_fprintf_vma (abfd, file, end_addr); fputc (' ', file); in pe_print_pdata() 1958 bfd_fprintf_vma (abfd, file, eh_handler); in pe_print_pdata() 1961 bfd_fprintf_vma (abfd, file, eh_data); fputc (' ', file); in pe_print_pdata() 1962 bfd_fprintf_vma (abfd, file, prolog_end_addr); in pe_print_pdata() [all …]
|
| HD | syms.c | 482 bfd_fprintf_vma (abfd, file, symbol->value + symbol->section->vma); in bfd_print_symbol_vandf() 484 bfd_fprintf_vma (abfd, file, symbol->value); in bfd_print_symbol_vandf()
|
| HD | bfd.c | 1685 bfd_fprintf_vma (bfd *abfd ATTRIBUTE_UNUSED, void *stream, bfd_vma value) in bfd_fprintf_vma() function
|
| HD | elf.c | 1542 bfd_fprintf_vma (abfd, f, p->p_offset); in _bfd_elf_print_private_bfd_data() 1544 bfd_fprintf_vma (abfd, f, p->p_vaddr); in _bfd_elf_print_private_bfd_data() 1546 bfd_fprintf_vma (abfd, f, p->p_paddr); in _bfd_elf_print_private_bfd_data() 1549 bfd_fprintf_vma (abfd, f, p->p_filesz); in _bfd_elf_print_private_bfd_data() 1551 bfd_fprintf_vma (abfd, f, p->p_memsz); in _bfd_elf_print_private_bfd_data() 1682 bfd_fprintf_vma (abfd, f, dyn.d_un.d_val); in _bfd_elf_print_private_bfd_data() 1822 bfd_fprintf_vma (abfd, file, symbol->value); in bfd_elf_print_symbol() 1856 bfd_fprintf_vma (abfd, file, val); in bfd_elf_print_symbol()
|
| HD | coffgen.c | 2094 bfd_fprintf_vma (abfd, file, val); in coff_print_symbol() 2180 bfd_fprintf_vma (abfd, file, l->u.offset + symbol->section->vma); in coff_print_symbol()
|
| HD | bfd-in2.h | 199 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma); 202 #define bfd_printf_vma(abfd,x) bfd_fprintf_vma (abfd,stdout,x)
|
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | syms.c | 483 bfd_fprintf_vma (abfd, file, symbol->value + symbol->section->vma); in bfd_print_symbol_vandf() 485 bfd_fprintf_vma (abfd, file, symbol->value); in bfd_print_symbol_vandf()
|
| HD | bfd-in.h | 194 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma); 197 #define bfd_printf_vma(abfd,x) bfd_fprintf_vma (abfd,stdout,x)
|
| HD | bfd.c | 1624 bfd_fprintf_vma (bfd *abfd ATTRIBUTE_UNUSED, void *stream, bfd_vma value) in bfd_fprintf_vma() function
|
| HD | elf.c | 1183 bfd_fprintf_vma (abfd, f, p->p_offset); in _bfd_elf_print_private_bfd_data() 1185 bfd_fprintf_vma (abfd, f, p->p_vaddr); in _bfd_elf_print_private_bfd_data() 1187 bfd_fprintf_vma (abfd, f, p->p_paddr); in _bfd_elf_print_private_bfd_data() 1190 bfd_fprintf_vma (abfd, f, p->p_filesz); in _bfd_elf_print_private_bfd_data() 1192 bfd_fprintf_vma (abfd, f, p->p_memsz); in _bfd_elf_print_private_bfd_data() 1318 bfd_fprintf_vma (abfd, f, dyn.d_un.d_val); in _bfd_elf_print_private_bfd_data() 1411 bfd_fprintf_vma (abfd, file, symbol->value); in bfd_elf_print_symbol() 1443 bfd_fprintf_vma (abfd, file, val); in bfd_elf_print_symbol()
|
| HD | coffgen.c | 2074 bfd_fprintf_vma (abfd, file, val); in coff_print_symbol() 2157 bfd_fprintf_vma (abfd, file, l->u.offset + symbol->section->vma); in coff_print_symbol()
|
| HD | bfd-in2.h | 201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma); 204 #define bfd_printf_vma(abfd,x) bfd_fprintf_vma (abfd,stdout,x)
|
| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | nm.c | 1463 bfd_fprintf_vma (abfd, stdout, val); in print_value()
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | nm.c | 1544 bfd_fprintf_vma (abfd, stdout, val); in print_value()
|