Home
last modified time | relevance | path

Searched defs:is_executable (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp400 bool is_executable = GetFilteredModuleList() local
/llvm-project/lldb/tools/debugserver/source/
H A DDNB.cpp1491 DNBGetDeploymentInfo(nub_process_t pid,bool is_executable,const struct load_command & lc,uint64_t load_command_address,uint32_t & major_version,uint32_t & minor_version,uint32_t & patch_version) DNBGetDeploymentInfo() argument
H A DRNBRemote.cpp6326 bool is_executable = true; HandlePacket_qProcessInfo() local