Searched defs:isExecutable (Results 1 – 3 of 3) sorted by relevance
104 bool DIASectionContrib::isExecutable() const { in isExecutable() function in DIASectionContrib
204 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
323 bool isExecutable() const { in isExecutable() function