Searched refs:getDataRelSection (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h298 const MCSection *getDataRelSection() const { return DataRelSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp231 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
/external/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp147 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
/external/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp705 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp560 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());

Completed in 2932 milliseconds