Searched defs:getCOFFLinkerOpts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/LTO/ | ||
H A D | LTO.h | 167 StringRef getCOFFLinkerOpts() const { return COFFLinkerOpts; } getCOFFLinkerOpts() function |
/llvm-project/llvm/include/llvm/Object/ | ||
H A D | IRSymtab.h | 298 StringRef getCOFFLinkerOpts() const { return str(header().COFFLinkerOpts); } getCOFFLinkerOpts() function |