Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DFileOutputBufferTest.cpp107 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp531 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/google-breakpad/src/processor/
Dminidump.cc3718 bool MinidumpMemoryInfo::IsExecutable() const { in IsExecutable() function in google_breakpad::MinidumpMemoryInfo
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp772 ObjectFileMachO::IsExecutable() const in IsExecutable() function in ObjectFileMachO