Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAssembler.h358 std::vector<std::vector<std::string>> &getLinkerOptions() { in getLinkerOptions() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAssembler.h385 std::vector<std::vector<std::string>> &getLinkerOptions() { in getLinkerOptions() function
/external/llvm/lib/MC/
DMachObjectWriter.cpp759 for (const auto &Option : Asm.getLinkerOptions()) { in writeObject()
894 for (const auto &Option : Asm.getLinkerOptions()) in writeObject()
DMCMachOStreamer.cpp252 getAssembler().getLinkerOptions().push_back(Options); in EmitLinkerOptions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCMachOStreamer.cpp249 getAssembler().getLinkerOptions().push_back(Options); in EmitLinkerOptions()
DMachObjectWriter.cpp791 for (const auto &Option : Asm.getLinkerOptions()) { in writeObject()
923 for (const auto &Option : Asm.getLinkerOptions()) in writeObject()