Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmips-relocs.c197 unsigned int i, j, i_rel_shdr, sh_type, sh_entsize, sh_entries; in main() local
348 sh_entries = shdr_field(i, sh_size) / sh_entsize; in main()
368 for (j = 0; j < sh_entries; j++) { in main()