Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h58 StringRef getNameSection() const;
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp96 StringRef InstrProfiling::getNameSection() const { in getNameSection() function in InstrProfiling
495 NamesVar->setSection(getNameSection()); in emitNameData()