Searched defs:isExecutable (Results 1 – 2 of 2) sorted by relevance
103 bool DIASectionContrib::isExecutable() const { in isExecutable() function in DIASectionContrib
212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function