reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/SyntheticSections.cpp
 2175         eSym->st_other |= STO_MIPS_PLT;
 2187             eSym->st_value &= ~1;
 2188           eSym->st_other |= STO_MIPS_MICROMIPS;
 2194             eSym->st_other |= STO_MIPS_PIC;
 2195       ++eSym;