Searched defs:getDataSection (Results 1 – 2 of 2) sorted by relevance
218 const MCSection *getDataSection() const { return DataSection; } in getDataSection() function
103 static StringRef getDataSection(const CodeGenModule &CGM) { in getDataSection() function