Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp64 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction() function
75 if (isExecuteOnlyFunction(GO, SK, TM)) in getExplicitSectionGlobal()
84 if (isExecuteOnlyFunction(GO, SK, TM)) in SelectSectionForGlobal()