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

/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp103 static StringRef getDataSection(const CodeGenModule &CGM) { function
140 Data->setSection(getDataSection(CGM));
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h218 const MCSection *getDataSection() const { return DataSection; } function in class:llvm::MCObjectFileInfo

Completed in 101 milliseconds