Home | History | Annotate | Download | only in ld-mips-elf

Lines Matching full:abis

317     set abis { o32 -32 elf32btsmip }
319 lappend abis n32 -n32 elf32btsmipn32
320 lappend abis n64 -64 elf64btsmip
322 foreach { abi flag emul } $abis {
744 set abis [concat o32 [expr {$has_newabi ? "n32 n64" : ""}]]
745 foreach { abi } $abis {
765 set abis [concat o32 [expr {$has_newabi ? "n32 n64" : ""}]]
766 foreach { abi } $abis {
790 set abis [concat o32 [expr {$has_newabi ? "n32 n64" : ""}]]
791 foreach { abi } $abis {