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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAssembler.h 119 std::vector<std::vector<std::string>> LinkerOptions;
400 return LinkerOptions;
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
CodeGenOptions.h 229 std::vector<std::string> LinkerOptions;
  /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
ELFYAML.h 198 LinkerOptions,
492 LinkerOptionsSection() : Section(ChunkKind::LinkerOptions) {}
499 return S->Kind == ChunkKind::LinkerOptions;

Completed in 20 milliseconds