Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp3754 static const char *RelocationModelName(llvm::Reloc::Model Model) { in RelocationModelName() function
4045 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob()
6534 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob()