Searched defs:IsExecutable (Results 1 – 8 of 8) sorted by relevance
67 bool IsExecutable() const override { return false; } in IsExecutable() function
47 bool IsExecutable() const { return protection & kProtectionExecute; } in IsExecutable() function
74 bool SBMemoryRegionInfo::IsExecutable() { in IsExecutable() function in SBMemoryRegionInfo
174 bool IsExecutable = in shouldAssumeDSOLocal() local
109 bool ObjectFileJIT::IsExecutable() const { return false; } in IsExecutable() function in ObjectFileJIT
596 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
1482 bool Module::IsExecutable() { in IsExecutable() function in Module
797 bool ObjectFileELF::IsExecutable() const { in IsExecutable() function in ObjectFileELF