Home
last modified time | relevance | path

Searched defs:exec (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h68 struct elfhdr *exec, in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h68 struct elfhdr *exec, in target_create_elf_tables()
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h71 struct elfhdr *exec, in target_create_elf_tables()
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp466 void exec() override in exec() function in pldmtool::bios::GetBIOSTable
692 void exec() in exec() function in pldmtool::bios::GetBIOSAttributeCurrentValueByHandle
784 void exec() in exec() function in pldmtool::bios::SetBIOSAttributeCurrentValue
H A Dpldm_platform_cmd.cpp226 void exec() override in exec() function in pldmtool::platform::GetPDR
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c38 bool exec; member
H A Dlockstep.c201 ExecInfo *exec; in vcpu_tb_exec() local
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp112 void exec() override in exec() function in pldmtool::oem_ibm::GetFileTable
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.cpp59 std::pair<int, std::string> exec(const Ts&... ts) in exec() function
/openbmc/u-boot/include/
H A Dscsi.h182 int (*exec)(struct udevice *dev, struct scsi_cmd *cmd); member