HomeSort by relevance Sort by last modified time
    Searched refs:ELF_TARGET_FORMAT64 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.h 59 #define ELF_TARGET_FORMAT64 "elf64-x86-64-freebsd"
65 #define ELF_TARGET_FORMAT64 "elf64-x86-64-nacl"
70 #define ELF_TARGET_FORMAT64 "elf64-x86-64-sol2"
77 #ifndef ELF_TARGET_FORMAT64
78 #define ELF_TARGET_FORMAT64 "elf64-x86-64"
tc-i386.c     [all...]

Completed in 36 milliseconds