Home
last modified time | relevance | path

Searched defs:getDataSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp78 StringRef getDataSection() const { in getDataSection() function in __anond5e06e8d0111::InstrProfiling
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h224 MCSection *getDataSection() const { return DataSection; } in getDataSection() function