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

Declarations

tools/lld/include/lld/Common/TargetOptionsCommandFlags.h
   22 std::vector<std::string> getMAttrs();

References

tools/lld/COFF/LTO.cpp
   83   c.MAttrs = getMAttrs();
tools/lld/ELF/LTO.cpp
   93   c.MAttrs = getMAttrs();
tools/lld/wasm/LTO.cpp
   53   c.MAttrs = getMAttrs();