Home
last modified time | relevance | path

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

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