Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h301 const MCSection *getDataRelSection() const { return DataRelSection; } in getDataRelSection() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp232 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp149 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp731 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp581 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()