Home
last modified time | relevance | path

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

/u-boot/examples/standalone/
A Dnds32.lds26 *(.got)
27 __got_end = .;
/u-boot/arch/nds32/cpu/n1213/
A Du-boot.lds33 *(.got.plt) *(.got)
34 __got_end = .;
/u-boot/arch/riscv/cpu/
A Du-boot.lds41 *(.got.plt) *(.got)
42 __got_end = .;
/u-boot/lib/
A Dfdtdec_test.c128 int got = ' '; in run_test() local
/u-boot/
A DMakefile1016 got = $(foreach cfg,$(1),$($(cfg))) macro

Completed in 21 milliseconds