Home
last modified time | relevance | path

Searched refs:isExecuteOnlyFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp95 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction() function
106 if (isExecuteOnlyFunction(GO, SK, TM)) in getExplicitSectionGlobal()
115 if (isExecuteOnlyFunction(GO, SK, TM)) in SelectSectionForGlobal()