Searched refs:has64SymTable (Results 1 – 2 of 2) sorted by relevance
395 bool has64SymTable = false; in Archive() local401 has64SymTable = true; in Archive()413 Format = has64SymTable ? K_MIPS64 : K_GNU; in Archive()425 Format = has64SymTable ? K_MIPS64 : K_GNU; in Archive()
677 bool has64SymTable = false; in Archive() local688 has64SymTable = true; in Archive()705 Format = has64SymTable ? K_GNU64 : K_GNU; in Archive()722 Format = has64SymTable ? K_GNU64 : K_GNU; in Archive()