Searched refs:bssbase (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcisco-core.c68 char bssbase[4]; /* Base of .bss section (not in V3 crash info) */
67 char bssbase[4]; /* Base of .bss section (not in V3 crash info) */ member in struct:__anon1731
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcisco-core.c68 char bssbase[4]; /* Base of .bss section (not in V3 crash info) */
67 char bssbase[4]; /* Base of .bss section (not in V3 crash info) */ member in struct:__anon2636
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcisco-core.c68 char bssbase[4]; /* Base of .bss section (not in V3 crash info) */
67 char bssbase[4]; /* Base of .bss section (not in V3 crash info) */ member in struct:__anon36661
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dvpe.c764 unsigned long secbase, bssbase = 0; local
771 bssbase = sechdrs[i].sh_addr;
784 sym[i].st_value = bssbase;
786 bssbase += size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dvpe.c764 unsigned long secbase, bssbase = 0; local
771 bssbase = sechdrs[i].sh_addr;
784 sym[i].st_value = bssbase;
786 bssbase += size;

Completed in 77 milliseconds