Searched refs:symbols (Results 1 – 14 of 14) sorted by relevance
40 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()
24 int *symbols; /* All of the symbols, sorted by the huffman code */ member
42 allows putting a start and end symbols around a list, by mapping43 these symbols to sections names with components "1" (before) and45 Start and end symbols for a list can generally be defined as52 Start and end symbols for the whole of the linker lists area can be
72 /* Keep relocation-related symbols to make linker happy */
15 tables in the binary image, and to provide symbols for the relocation155 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
94 U-Boot and its statically defined symbols must lie within a single 2 GiB100 U-Boot and its statically defined symbols must be within any single 2 GiB
163 these symbols when linking full U-Boot even though they are not
8 * This file contains all the macros and symbols which define
845 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.
40 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 in802 possible to fill in such symbols in U-Boot proper, as well, but a future C
239 Reading symbols from /private/u-boot-arm/u-boot...done.
233 # including used config symbols
71 Optionally, remove debugging symbols from elftosb:
1343 CONFIG_BOOTP_* symbols:1946 symbols.
Completed in 16 milliseconds