HomeSort by: relevance | last modified time | path
    Searched refs:getLinkerOptions (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAssembler.h 399 std::vector<std::vector<std::string>> &getLinkerOptions() {
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCMachOStreamer.cpp 250 getAssembler().getLinkerOptions().push_back(Options);
MachObjectWriter.cpp 807 for (const auto &Option : Asm.getLinkerOptions()) {
949 for (const auto &Option : Asm.getLinkerOptions())

Completed in 69 milliseconds