Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h218 const MCSection *getDataSection() const { return DataSection; } in getDataSection() function
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp103 static StringRef getDataSection(const CodeGenModule &CGM) { in getDataSection() function