Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h199 const MCSection *getDataRelSection() const { return DataRelSection; } in getDataRelSection() function
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp652 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()