Lines Matching refs:objformat
3865 objformat="elf32"
5450 objformat=elf64
5532 enabled x86_64 && objformat="macho64" || objformat="macho32"
5587 enabled x86_64 && objformat="win64" || objformat="win32"
5628 enabled x86_64 && objformat="win64" || objformat="win32"
5643 enabled x86_64 && objformat="win64" || objformat="win32"
5650 objformat="coff"
5664 objformat="aout"
6005 [ "$objformat" = elf32 ] || [ "$objformat" = elf64 ] &&
6146 X86ASMFLAGS="-f $objformat"
6149 case "$objformat" in