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

References

tools/llvm-ifs/llvm-ifs.cpp
  238     if (ForceFormat == "TBD")
  353     if (ForceFormat == "ELFOBJYAML") {
  374       ForceFormat.empty() ? Stub.ObjectFileFormat : ForceFormat;
  374       ForceFormat.empty() ? Stub.ObjectFileFormat : ForceFormat;
  376   if (ObjectFileFormat == "ELF" || ForceFormat == "ELFOBJYAML")