Home
last modified time | relevance | path

Searched refs:build_date (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/
H A Dflat.h42 abi_ulong build_date; /* When the program/library was built */ member
H A Dflatload.c63 abi_ulong build_date; /* When this one was compiled */ member
362 libinfo[id].build_date = ntohl(hdr->build_date); in load_flat_file()
/openbmc/openbmc/poky/scripts/
H A Dinstall-buildtools216 if not args.build_date:
221 arch, args.installer_version, args.build_date)
224 arch, args.installer_version, args.build_date)
227 arch, args.installer_version, args.build_date)
/openbmc/phosphor-modbus/rtu/inventory/
H A Dmodbus_inventory.cpp372 properties.build_date = strValue; in fillInventorySourceProperties()
/openbmc/qemu/hw/scsi/
H A Dmfi.h685 char build_date[16]; member
H A Dmegasas.c789 memcpy(info.image_component[0].build_date, "Apr 1 2014", 11); in megasas_ctrl_get_info()