Searched defs:IsExecutable (Results 1 – 14 of 14) sorted by relevance
43 bool IsExecutable() const override { return false; } in IsExecutable() function
64 bool IsExecutable() const override { return false; } in IsExecutable() function
80 bool IsExecutable() const override { in IsExecutable() function
47 bool IsExecutable() const { return protection & kProtectionExecute; } in IsExecutable() function
69 bool IsExecutable() const override { return false; } in IsExecutable() function
72 bool IsExecutable() const override { return false; } in IsExecutable() function
61 bool IsExecutable() const override { return false; } in IsExecutable() function
109 bool SBMemoryRegionInfo::IsExecutable() { in IsExecutable() function in SBMemoryRegionInfo
90 bool ObjectFileJIT::IsExecutable() const { return false; } in IsExecutable() function in ObjectFileJIT
355 const bool IsExecutable = any_of(Slices, [](Slice S) { in writeUniversalBinary() local
760 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
1399 bool Module::IsExecutable() { in IsExecutable() function in Module
2633 bool IsExecutable = [&]() { in ParseOpenMPDeclarativeOrExecutableDirective() local
695 bool ObjectFileELF::IsExecutable() const { in IsExecutable() function in ObjectFileELF