Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp1106 static const char *RelocationModelName(llvm::Reloc::Model Model) { in RelocationModelName() function
4730 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob()
7444 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob()