Searched defs:ReadOnlySection (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86AsmPrinter.cpp | 1025 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( emitEndOfAsmFile() local |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryEmitter.cpp | 727 MCSection *ReadOnlySection = BC.MOFI->getReadOnlySection(); emitJumpTables() local |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCObjectFileInfo.h | 65 MCSection *ReadOnlySection = nullptr; variable |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUAsmPrinter.cpp | 227 auto &ReadOnlySection = *ObjectFileInfo.getReadOnlySection(); emitFunctionBodyEnd() local |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 3477 MCSection *ReadOnlySection = expandLoadSingleImmToFPR() local |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | AsmPrinter.cpp | 2712 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); emitJumpTableInfo() local |