Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h224 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp101 StringRef InstrProfiling::getDataSection() const { in getDataSection() function in InstrProfiling
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h244 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h250 MCSection *getDataSection() const { return DataSection; } in getDataSection() function