LLVM 22.0.0git
ARMTargetObjectFile.cpp File Reference

Go to the source code of this file.

Functions

static bool isExecuteOnlyFunction (const GlobalObject *GO, SectionKind SK, const TargetMachine &TM)

Function Documentation

◆ isExecuteOnlyFunction()

bool isExecuteOnlyFunction ( const GlobalObject * GO,
SectionKind SK,
const TargetMachine & TM )
static

Definition at line 98 of file ARMTargetObjectFile.cpp.

References llvm::dyn_cast(), F, and llvm::SectionKind::isText().