Home
last modified time | relevance | path

Searched refs:symbols (Results 1 – 14 of 14) sorted by relevance

/u-boot/fs/jffs2/
A Dmini_inflate.c40 stream->codes.symbols = stream->code_symbols; in init_stream()
48 stream->lengths.symbols = stream->length_symbols; in init_stream()
56 stream->distance.symbols = stream->distance_symbols; in init_stream()
134 return set->symbols[set->pos[bits] + code - set->first[bits]]; in read_symbol()
197 set->symbols[set->pos[length]++] = i; in fill_code_tables()
/u-boot/include/jffs2/
A Dmini_inflate.h24 int *symbols; /* All of the symbols, sorted by the huffman code */ member
/u-boot/doc/api/
A Dlinker_lists.rst42 allows putting a start and end symbols around a list, by mapping
43 these symbols to sections names with components "1" (before) and
45 Start and end symbols for a list can generally be defined as
52 Start and end symbols for the whole of the linker lists area can be
/u-boot/board/synopsys/iot_devkit/
A Du-boot.lds72 /* Keep relocation-related symbols to make linker happy */
/u-boot/doc/
A DREADME.arm-relocation15 tables in the binary image, and to provide symbols for the relocation
155 Reading symbols from /home/hs/celf/u-boot/u-boot...done.
186 or interrupt execution by any means and re-load the symbols at the location
/u-boot/arch/riscv/
A DKconfig94 U-Boot and its statically defined symbols must lie within a single 2 GiB
100 U-Boot and its statically defined symbols must be within any single 2 GiB
/u-boot/doc/develop/
A Dcommands.rst163 these symbols when linking full U-Boot even though they are not
/u-boot/include/
A Dppc_asm.tmpl8 * This file contains all the macros and symbols which define
/u-boot/tools/binman/
A DREADME.entries845 U-Boot can access binman symbols at runtime. See:
945 SPL can access binman symbols at runtime. See:
947 'Access to binman entry offsets at run time (symbols)'
952 binman uses that to look up symbols to write into the SPL binary.
1036 SPL can access binman symbols at runtime. See:
1038 'Access to binman entry offsets at run time (symbols)'
1043 binman uses that to look up symbols to write into the TPL binary.
A DREADME40 is done. Entry positions can be provided to U-Boot SPL as run-time symbols,
740 10. WriteSymbols() - write the value of symbols into the U-Boot SPL binary.
778 Access to binman entry offsets at run time (symbols)
786 Binman allows you to declare symbols in the SPL image which are filled in
802 possible to fill in such symbols in U-Boot proper, as well, but a future C
/u-boot/doc/board/emulation/
A Dqemu-mips.rst239 Reading symbols from /private/u-boot-arm/u-boot...done.
/u-boot/scripts/
A DKbuild.include233 # including used config symbols
/u-boot/doc/imx/common/
A Dmxs.txt71 Optionally, remove debugging symbols from elftosb:
/u-boot/
A DREADME1343 CONFIG_BOOTP_* symbols:
1946 symbols.

Completed in 16 milliseconds