Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/pc-bios/descriptors/
H A D60-edk2-loongarch64.json8 "executable": { object
H A D60-edk2-riscv64.json8 "executable": { object
H A D60-edk2-arm.json8 "executable": { object
H A D60-edk2-aarch64.json8 "executable": { object
H A D60-edk2-i386.json8 "executable": { object
H A D50-edk2-i386-secure.json8 "executable": { object
H A D60-edk2-x86_64.json8 "executable": { object
H A D50-edk2-x86_64-secure.json8 "executable": { object
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp241 FFDCFiles& fileList, const std::string& executable, unsigned int lines) in addJournalEntries()
292 nlohmann::json FFDC::getJournalEntries(int numLines, std::string executable) in getJournalEntries()
/openbmc/openpower-hw-diags/util/
H A Dffdc.cpp175 for (const std::string& executable : executables) in createFFDCTraceFiles() local
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/
H A D__init__.py176 def write_file(script_file, cmd_lines, executable=False): argument
/openbmc/qemu/tests/docker/
H A Ddocker.py114 def _get_so_libs(executable): argument
163 def _check_binfmt_misc(executable): argument
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp230 for (const auto& executable : executables) in getJournalEntries() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging.cpp172 for (const std::string& executable : executables) in createFFDCFiles() local
/openbmc/linux/include/linux/
H A Dbinfmts.h48 struct file *executable; /* Executable to pass to the interpreter */ member
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c27 uint64_t executable:1; member
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dide_sdk.py647 def which(self, executable): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py985 def which(path, item, direction = 0, history = False, executable=False): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py3991 executable = "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable" variable in software_SoftwarePurpose
/openbmc/linux/kernel/events/
H A Dcore.c8667 int executable = vma->vm_flags & VM_EXEC; perf_event_mmap_match() local