Home
last modified time | relevance | path

Searched defs:IsExecutable (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/util/
Dpath.py19 def IsExecutable(path): function
/external/llvm/unittests/Support/
DFileOutputBufferTest.cpp108 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local
/external/chromium_org/content/browser/appcache/
Dappcache_entry.h50 bool IsExecutable() const { return (types_ & EXECUTABLE) != 0; } in IsExecutable() function
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp538 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp267 ObjectFilePECOFF::IsExecutable() const in IsExecutable() function in ObjectFilePECOFF
/external/lldb/source/Core/
DModule.cpp1286 Module::IsExecutable () in IsExecutable() function in Module
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp419 ObjectFileELF::IsExecutable() const in IsExecutable() function in ObjectFileELF
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp772 ObjectFileMachO::IsExecutable() const in IsExecutable() function in ObjectFileMachO