OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNameSection
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Transforms/
InstrProfiling.h
58
StringRef
getNameSection
() const;
/external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp
96
StringRef InstrProfiling::
getNameSection
() const {
495
NamesVar->setSection(
getNameSection
());
Completed in 886 milliseconds