Searched defs:ToolName (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Analysis/ |
D | ProfileDataLoader.cpp | 65 static void ReadProfilingData(const char *ToolName, FILE *F, in ReadProfilingData() 74 static unsigned ReadProfilingNumEntries(const char *ToolName, FILE *F, in ReadProfilingNumEntries() 83 static void ReadProfilingBlock(const char *ToolName, FILE *F, in ReadProfilingBlock() 106 static void ReadProfilingArgBlock(const char *ToolName, FILE *F, in ReadProfilingArgBlock() 127 ProfileDataLoader::ProfileDataLoader(const char *ToolName, in ProfileDataLoader()
|
D | ProfileInfoLoader.cpp | 41 static void ReadProfilingBlock(const char *ToolName, FILE *F, in ReadProfilingBlock() 85 ProfileInfoLoader::ProfileInfoLoader(const char *ToolName, in ProfileInfoLoader()
|
/external/llvm/tools/bugpoint/ |
D | BugDriver.h | 48 const char *ToolName; // argv[0] of bugpoint variable
|
/external/llvm/tools/llvm-size/ |
D | llvm-size.cpp | 68 static std::string ToolName; variable
|
/external/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 71 StringRef ToolName; variable
|
/external/llvm/tools/llvm-nm/ |
D | llvm-nm.cpp | 117 std::string ToolName; variable
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 103 static StringRef ToolName; variable
|