Searched refs:versionp (Results 1 – 8 of 8) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_nextcu.c | 40 size_t *header_sizep, Dwarf_Half *versionp, in dwarf_next_unit() argument 47 header_sizep, versionp, NULL, in dwarf_next_unit() 57 Dwarf_Half *versionp, uint8_t *unit_typep, in INTDEF() 271 if (versionp != NULL) in INTDEF() 272 *versionp = version; in INTDEF()
|
D | dwarf_cu_die.c | 38 dwarf_cu_die (Dwarf_CU *cu, Dwarf_Die *result, Dwarf_Half *versionp, in dwarf_cu_die() argument 48 if (versionp != NULL) in dwarf_cu_die() 49 *versionp = cu->version; in dwarf_cu_die()
|
D | libdw.h | 282 size_t *header_sizep, Dwarf_Half *versionp, 398 Dwarf_Half *versionp,
|
D | libdwP.h | 607 Dwarf_Half *versionp, uint8_t *unit_typep,
|
/external/u-boot/arch/x86/cpu/broadwell/ |
D | me.c | 20 int intel_me_hsio_version(struct udevice *dev, uint16_t *versionp, in intel_me_hsio_version() argument 45 *versionp = hsiover >> 16; in intel_me_hsio_version() 49 *versionp, *checksump); in intel_me_hsio_version()
|
/external/u-boot/drivers/misc/ |
D | cros_ec.c | 392 struct ec_response_get_version **versionp) in cros_ec_read_version() argument 395 (uint8_t **)versionp, sizeof(**versionp)) in cros_ec_read_version() 396 != sizeof(**versionp)) in cros_ec_read_version()
|
/external/u-boot/include/ |
D | cros_ec.h | 335 struct ec_response_get_version **versionp);
|
/external/elfutils/include/elfutils/ |
D | libdw.h | 282 size_t *header_sizep, Dwarf_Half *versionp, 398 Dwarf_Half *versionp,
|