Home
last modified time | relevance | path

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

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