Home
last modified time | relevance | path

Searched defs:getCOFFLinkerOpts (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h160 StringRef getCOFFLinkerOpts() const { return COFFLinkerOpts; } in getCOFFLinkerOpts() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRSymtab.h291 StringRef getCOFFLinkerOpts() const { return str(header().COFFLinkerOpts); } in getCOFFLinkerOpts() function