Home
last modified time | relevance | path

Searched refs:getLinkerOptions (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h399 std::vector<std::vector<std::string>> &getLinkerOptions() { in getLinkerOptions() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCMachOStreamer.cpp250 getAssembler().getLinkerOptions().push_back(Options); in emitLinkerOptions()
H A DMachObjectWriter.cpp807 for (const auto &Option : Asm.getLinkerOptions()) { in writeObject()
949 for (const auto &Option : Asm.getLinkerOptions()) in writeObject()