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

  /src/external/gpl3/binutils/dist/binutils/
unwind-ia64.h 25 #define UNW_VER(x) ((x) >> 48)
readelf.c 10354 (unsigned) UNW_VER (stamp),
10360 if (UNW_VER (stamp) != 1)
  /src/external/gpl3/binutils.old/dist/binutils/
unwind-ia64.h 25 #define UNW_VER(x) ((x) >> 48)
readelf.c 9846 (unsigned) UNW_VER (stamp),
9852 if (UNW_VER (stamp) != 1)
  /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
unwind-ia64.h 46 #define UNW_VER(x) ((x) >> 48)
  /src/sys/arch/ia64/unwind/
stackframe.h 7 #define UNW_VER(x) ((x) >> 48)
stackframe.c 50 if (UNW_VER(uwhp->uwh) != 1) {

Completed in 68 milliseconds