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

  /src/external/bsd/elftosb/dist/common/
ELF.h 306 STT_FILE = 4, //!< A file symbol has STB_LOCAL binding, its section index is SHN_ABS, and it precedes the other STB_LOCAL symbols for the file, if it is present.
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 387 #define STT_FILE 4 /* Associated with a file name */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 426 #define STT_FILE 4 /* Associated with a file name */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1148 STT_FILE = 4, // Local, absolute symbol that refers to a file
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 523 #define STT_FILE 4 /* Associated with a file name */
  /src/sys/sys/
exec_elf.h 610 #define STT_FILE 4 /* Associated with a file name */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 525 #define STT_FILE 4 /* Associated with a file name */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 525 #define STT_FILE 4 /* Associated with a file name */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1136 #define STT_FILE 4 /* Symbol gives a file name */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1122 #define STT_FILE 4 /* Symbol gives a file name */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1086 #define STT_FILE 4 /* Symbol gives a file name */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1155 #define STT_FILE 4 /* Symbol gives a file name */

Completed in 48 milliseconds