Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h297 const MCSection *getDataRelSection() const { return DataRelSection; } in getDataRelSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1052 OutStreamer.SwitchSection(TLOF.getDataRelSection()); in doFinalization()