Home
last modified time | relevance | path

Searched refs:getDataRelSection (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h274 MCSection *getDataRelSection() const { return DataRelSection; } in getDataRelSection() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp1050 OutStreamer->SwitchSection(TLOF.getDataRelSection()); in doFinalization()