Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp76 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction() function
87 if (isExecuteOnlyFunction(GO, SK, TM)) in getExplicitSectionGlobal()
96 if (isExecuteOnlyFunction(GO, SK, TM)) in SelectSectionForGlobal()