Home
last modified time | relevance | path

Searched defs:ReadOnlySection (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp1025 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( emitEndOfAsmFile() local
/llvm-project/bolt/lib/Core/
H A DBinaryEmitter.cpp727 MCSection *ReadOnlySection = BC.MOFI->getReadOnlySection(); emitJumpTables() local
/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h65 MCSection *ReadOnlySection = nullptr; variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp227 auto &ReadOnlySection = *ObjectFileInfo.getReadOnlySection(); emitFunctionBodyEnd() local
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3477 MCSection *ReadOnlySection = expandLoadSingleImmToFPR() local
3529 MCSection *ReadOnlySection = expandLoadDoubleImmToGPR() local
3612 MCSection *ReadOnlySection = expandLoadDoubleImmToFPR() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2712 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); emitJumpTableInfo() local