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

References

lib/ObjectYAML/ELFYAML.cpp
  946       Map["STO_MIPS_PLT"] = ELF::STO_MIPS_PLT;
tools/lld/ELF/SyntheticSections.cpp
 2175         eSym->st_other |= STO_MIPS_PLT;
tools/llvm-readobj/ELFDumper.cpp
 1399   LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_PLT),
 1406   LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_PLT),