Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h268 MCSection *getDataSection() const { return DataSection; } getDataSection() function
/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h983 MCSection *getDataSection(StringRef SectionName) const { getDataSection() function