HomeSort by: relevance | last modified time | path
    Searched defs:VER_FLG_WEAK (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1420 enum { VER_FLG_BASE = 0x1, VER_FLG_WEAK = 0x2, VER_FLG_INFO = 0x4 };
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 1182 #define VER_FLG_WEAK 0x2
  /src/sys/sys/
exec_elf.h 936 #define VER_FLG_WEAK 0x2
  /src/tools/arm-elf2aout/sys/
exec_elf.h 1211 #define VER_FLG_WEAK 0x2
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 1211 #define VER_FLG_WEAK 0x2
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1349 #define VER_FLG_WEAK 0x2
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1335 #define VER_FLG_WEAK 0x2
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1299 #define VER_FLG_WEAK 0x2
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1368 #define VER_FLG_WEAK 0x2

Completed in 67 milliseconds