Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp1025 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( emitEndOfAsmFile() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp215 auto &ReadOnlySection = *ObjectFileInfo.getReadOnlySection(); emitFunctionBodyEnd() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h65 MCSection *ReadOnlySection = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3477 MCSection *ReadOnlySection = in expandLoadSingleImmToFPR() local
3529 MCSection *ReadOnlySection = in expandLoadDoubleImmToGPR() local
3612 MCSection *ReadOnlySection = in expandLoadDoubleImmToFPR() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2706 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); emitJumpTableInfo() local