Home
last modified time | relevance | path

Searched defs:got (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dnds32.lds26 *(.got)
27 __got_end = .;
/openbmc/u-boot/arch/nds32/cpu/n1213/
H A Du-boot.lds33 *(.got.plt) *(.got)
34 __got_end = .;
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py100 got = {} variable
129 got = set(models[name]["features"]) variable
/openbmc/qemu/hw/core/
H A Deif.c92 size_t got; in read_eif_header() local
136 size_t got; in read_eif_section_header() local
193 size_t got; in read_eif_kernel() local
251 size_t got = fread(cmdline, 1, size, f); in read_eif_cmdline() local
269 size_t got; in read_eif_ramdisk() local
306 size_t got; in get_signature_fingerprint_sha384() local
609 size_t got; in read_eif_file() local
/openbmc/u-boot/arch/riscv/cpu/
H A Du-boot.lds42 *(.got.plt) *(.got)
43 __got_end = .;
/openbmc/u-boot/lib/
H A Dfdtdec_test.c145 int got = ' '; in run_test() local
/openbmc/qemu/semihosting/
H A Dconsole.c36 bool got; member
/openbmc/libmctp/utils/
H A Dmctp-demux-daemon.c521 ssize_t got; in run_daemon() local
/openbmc/qemu/io/
H A Dchannel-tls.c360 ssize_t got = 0; in qio_channel_tls_readv() local
H A Dchannel-websock.c1090 ssize_t got = 0; in qio_channel_websock_readv() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c952 char got[128 + 1]; in do_test() local
/openbmc/qemu/block/
H A Dssh.c1065 size_t got; in ssh_read() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c7691 Int got; /* digits (real or not) processed */ local
/openbmc/webui-vue/
H A Dpackage-lock.json21957 "got": "^9.6.0", string