Home
last modified time | relevance | path

Searched refs:BFD_VMA_FMT (Results 1 – 19 of 19) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dsize.c414 (radix == decimal ? "%" BFD_VMA_FMT "u" : in size_number()
415 ((radix == octal) ? "0%" BFD_VMA_FMT "o" : "0x%" BFD_VMA_FMT "x")), in size_number()
427 (radix == decimal ? "%" BFD_VMA_FMT "u" : in rprint_number()
428 ((radix == octal) ? "0%" BFD_VMA_FMT "o" : "0x%" BFD_VMA_FMT "x")), in rprint_number()
Dod-xcoff.c1688 printf (" fdsinfox: offset: 0x%08" BFD_VMA_FMT "x\n", in dump_dumpx_core()
1690 printf (" loader: offset: 0x%08" BFD_VMA_FMT "x, " in dump_dumpx_core()
1691 "size: 0x%" BFD_VMA_FMT"x\n", in dump_dumpx_core()
1694 printf (" thr: offset: 0x%08" BFD_VMA_FMT "x, nbr: %u\n", in dump_dumpx_core()
1697 printf (" segregions: offset: 0x%08" BFD_VMA_FMT "x, " in dump_dumpx_core()
1698 "nbr: %" BFD_VMA_FMT "u\n", in dump_dumpx_core()
1701 printf (" stack: offset: 0x%08" BFD_VMA_FMT "x, " in dump_dumpx_core()
1702 "org: 0x%" BFD_VMA_FMT"x, " in dump_dumpx_core()
1703 "size: 0x%" BFD_VMA_FMT"x\n", in dump_dumpx_core()
1707 printf (" data: offset: 0x%08" BFD_VMA_FMT "x, " in dump_dumpx_core()
[all …]
Dcoffdump.c368 printf ("%s %" BFD_VMA_FMT "x ", in dump_coff_scope()
Dbucomm.c439 fprintf (file, "%s %ld/%ld %6" BFD_VMA_FMT "u %s ", modebuf + 1, in print_arelt_descr()
Dreadelf.c383 return nc + printf ("%8.8" BFD_VMA_FMT "x", vma); in print_vma()
390 return printf ("%5" BFD_VMA_FMT "d", vma); in print_vma()
398 return nc + printf ("%" BFD_VMA_FMT "x", vma); in print_vma()
401 return printf ("%" BFD_VMA_FMT "d", vma); in print_vma()
404 return printf ("%" BFD_VMA_FMT "u", vma); in print_vma()
1543 printf (" - %" BFD_VMA_FMT "x", - off); in dump_relocations()
1545 printf (" + %" BFD_VMA_FMT "x", off); in dump_relocations()
1555 printf ("-%" BFD_VMA_FMT "x", - off); in dump_relocations()
1557 printf ("%" BFD_VMA_FMT "x", off); in dump_relocations()
5947 printf ("%08" BFD_VMA_FMT "x ", in dump_ia64_vms_dynamic_relocs()
[all …]
DChangeLog-201156 Use BFD_VMA_FMT for printf format specifier for dynamic tag value.
854 type and print those typed values via BFD_VMA_FMT
DChangeLog-2008354 (print_vma): Use BFD_VMA_FMT.
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in.h139 #define BFD_VMA_FMT "l" macro
141 #define BFD_VMA_FMT "I64" macro
143 #define BFD_VMA_FMT "ll" macro
147 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
148 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
168 #define BFD_VMA_FMT "l" macro
169 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
170 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
Dbfd-in2.h146 #define BFD_VMA_FMT "l" macro
148 #define BFD_VMA_FMT "I64" macro
150 #define BFD_VMA_FMT "ll" macro
154 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
155 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
175 #define BFD_VMA_FMT "l" macro
176 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
177 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
Delf32-rx.c3870 fprintf (info->mapfile, "\nRX Vector Table: %s has %d entries at 0x%08" BFD_VMA_FMT "x\n\n", in rx_table_map()
3874 fprintf (info->mapfile, " default handler is: %s at 0x%08" BFD_VMA_FMT "x\n", in rx_table_map()
3878 fprintf (info->mapfile, " default handler is at 0x%08" BFD_VMA_FMT "x\n", in rx_table_map()
3895 fprintf (info->mapfile, " 0x%08" BFD_VMA_FMT "x [%3d] ", start_addr + 4 * idx, idx); in rx_table_map()
3910 …fprintf (info->mapfile, "0x%08" BFD_VMA_FMT "x %s\n", info->table_handlers[idx], info->table_entri… in rx_table_map()
3915 fprintf (info->mapfile, "0x%08" BFD_VMA_FMT "x ???\n", info->table_handlers[idx]); in rx_table_map()
Darchive.c195 snprintf (buf, sizeof (buf), "%-10" BFD_VMA_FMT "u", size); in _bfd_ar_sizepad()
497 scan = sscanf (hdr.ar_size, "%" BFD_VMA_FMT "u", &parsed_size); in _bfd_generic_read_ar_hdr_mag()
Delfnn-aarch64.c2243 snprintf (stub_name, len, "%08x_%s+%" BFD_VMA_FMT "x", in elfNN_aarch64_stub_name()
2253 snprintf (stub_name, len, "%08x_%x:%x+%" BFD_VMA_FMT "x", in elfNN_aarch64_stub_name()
3259 snprintf (stub_name, len, "e843419@%04x_%08x_%" BFD_VMA_FMT "x", in _bfd_aarch64_erratum_843419_stub_name()
Delf64-hppa.c3278 (_("%B(%A+0x%" BFD_VMA_FMT "x): cannot reach %s"), in elf_hppa_final_link_relocate()
DChangeLog1599 * elf32-rx.c (rx_table_map): Use BFD_VMA_FMT for portability.
DChangeLog-20119 BFD_VMA_FMT.
DChangeLog-20081638 * bfd-in.h (BFD_VMA_FMT): Define.
/toolchain/binutils/binutils-2.25/gprof/
DChangeLog-2009114 * corefile.c (core_create_syms_from): Use BFD_VMA_FMT when
Dcorefile.c558 sscanf (address, "%" BFD_VMA_FMT "x", &(symtab.limit->addr) ); in core_create_syms_from()
/toolchain/binutils/binutils-2.25/gas/
Dmacro.c386 sprintf (buf, "%" BFD_VMA_FMT "d", val); in get_any_string()