Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp843 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in emitEndOfAsmFile() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp250 auto &ReadOnlySection = *ObjectFileInfo.getReadOnlySection(); in emitFunctionBodyEnd() local
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp708 MCSection *ReadOnlySection = BC.MOFI->getReadOnlySection(); in emitJumpTables() local
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h68 MCSection *ReadOnlySection = nullptr; variable
/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3407 MCSection *ReadOnlySection = in expandLoadSingleImmToFPR() local
3459 MCSection *ReadOnlySection = in expandLoadDoubleImmToGPR() local
3542 MCSection *ReadOnlySection = in expandLoadDoubleImmToFPR() local
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2344 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); in emitJumpTableInfo() local