Home
last modified time | relevance | path

Searched refs:hasCOFFAssociativeComdats (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h493 bool hasCOFFAssociativeComdats() const { return HasCOFFAssociativeComdats; } in hasCOFFAssociativeComdats() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h525 bool hasCOFFAssociativeComdats() const { return HasCOFFAssociativeComdats; } in hasCOFFAssociativeComdats() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp786 if (!Context.getAsmInfo()->hasCOFFAssociativeComdats()) { in getWinCFISection()
/external/llvm-project/llvm/lib/MC/
DMCStreamer.cpp807 if (!Context.getAsmInfo()->hasCOFFAssociativeComdats()) { in getWinCFISection()