Home
last modified time | relevance | path

Searched refs:ptr_to_uint (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Drs6000-core.c68 typedef unsigned long ptr_to_uint; typedef
380 c_stack = (file_ptr) (ptr_to_uint) core.old.c_stack; in rs6000coff_core_p()
384 c_loader = (file_ptr) (ptr_to_uint) COLD_LOADER (core.old); in rs6000coff_core_p()
577 c_data = (file_ptr) (ptr_to_uint) core.old.c_data; in rs6000coff_core_p()
579 c_vmm = (file_ptr) (ptr_to_uint) core.old.c_vmm; in rs6000coff_core_p()
626 ldi_dataorg = (bfd_vma) (ptr_to_uint) ldinfo.l32.ldinfo_dataorg; in rs6000coff_core_p()
673 vminfo_addr = (bfd_vma) (ptr_to_uint) vminfo.old.vminfo_addr; in rs6000coff_core_p()
719 c_loader = (file_ptr) (ptr_to_uint) COLD_LOADER (core.old); in rs6000coff_core_file_matches_executable_p()
DChangeLog-20142946 through ptr_to_uint instead of through long.
DChangeLog-2005457 (ptr_to_uint): New type.