HomeSort by relevance Sort by last modified time
    Searched refs:hasCOFFAssociativeComdats (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 90 bool HasCOFFAssociativeComdats = false;
475 bool hasCOFFAssociativeComdats() const { return HasCOFFAssociativeComdats; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCStreamer.cpp 688 if (!Context.getAsmInfo()->hasCOFFAssociativeComdats()) {
    [all...]

Completed in 1044 milliseconds