HomeSort by: relevance | last modified time | path
    Searched refs:VMS_ST_LINKAGE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
ia64.h 205 #define VMS_ST_LINKAGE(o) (((o) & VMS_STO_LINKAGE) >> 6)
  /src/external/gpl3/binutils.old/dist/include/elf/
ia64.h 205 #define VMS_ST_LINKAGE(o) (((o) & VMS_STO_LINKAGE) >> 6)
  /src/external/gpl3/gdb/dist/include/elf/
ia64.h 205 #define VMS_ST_LINKAGE(o) (((o) & VMS_STO_LINKAGE) >> 6)
  /src/external/gpl3/gdb.old/dist/include/elf/
ia64.h 205 #define VMS_ST_LINKAGE(o) (((o) & VMS_STO_LINKAGE) >> 6)
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 14451 switch (VMS_ST_LINKAGE (other))
14467 VMS_ST_LINKAGE (other));
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 13943 switch (VMS_ST_LINKAGE (other))
13959 VMS_ST_LINKAGE (other));

Completed in 52 milliseconds