Searched refs:ElfSym (Results 1 – 1 of 1) sorted by relevance
573 if (const auto *ElfSym = dyn_cast<const MCSymbolELF>(Sym)) { in isMicroMips() local574 if (ElfSym->getOther() & ELF::STO_MIPS_MICROMIPS) in isMicroMips()