Home
last modified time | relevance | path

Searched defs:ToolName (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Analysis/
DProfileDataLoader.cpp65 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()
DProfileInfoLoader.cpp41 static void ReadProfilingBlock(const char *ToolName, FILE *F, in ReadProfilingBlock()
85 ProfileInfoLoader::ProfileInfoLoader(const char *ToolName, in ProfileInfoLoader()
/external/llvm/tools/bugpoint/
DBugDriver.h48 const char *ToolName; // argv[0] of bugpoint variable
/external/llvm/tools/llvm-size/
Dllvm-size.cpp68 static std::string ToolName; variable
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp71 StringRef ToolName; variable
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp117 std::string ToolName; variable
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp103 static StringRef ToolName; variable