Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c102 #define DST_S_L_PCLINE_UNSLONG 1 macro
4223 data = bfd_getl32 (pcl_ptr + DST_S_L_PCLINE_UNSLONG); in parse_module()
4245 data = bfd_getl32 (pcl_ptr + DST_S_L_PCLINE_UNSLONG); in parse_module()
4296 data = bfd_getl32 (pcl_ptr + DST_S_L_PCLINE_UNSLONG); in parse_module()
4341 data = bfd_getl32 (pcl_ptr + DST_S_L_PCLINE_UNSLONG); in parse_module()
4348 data = bfd_getl32 (pcl_ptr + DST_S_L_PCLINE_UNSLONG); in parse_module()
DChangeLog-20094341 (DST_S_L_PCLINE_UNSLONG): Ditto.