Searched defs:ElfSym (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Symbols.h | 517 struct ElfSym { global() struct |
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ | ||
H A D | MipsAsmBackend.cpp | 592 if (const auto *ElfSym = dyn_cast<const MCSymbolELF>(Sym)) { isMicroMips() local |