Searched refs:pdr (Results 26 - 38 of 38) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_download.c152 u16 len, pdr; local
161 pdr = le16_to_cpu(pda[pos + 1]);
165 if (pdr == 0x0000 && len == 2) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_download.c152 u16 len, pdr; local
161 pdr = le16_to_cpu(pda[pos + 1]);
165 if (pdr == 0x0000 && len == 2) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dmdebugread.c1173 e->pdr.framereg = -1;
1885 If the pdr is for a static function and if a global function with
1938 e->pdr = *pr;
1939 e->pdr.isym = (long) s;
1942 procedure descriptor in e->pdr.adr.
1944 we would have to relocate e->pdr.adr with cur_fdr->adr and
1946 Unfortunately cur_fdr->adr and e->pdr.adr are both absolute
1948 e->pdr.adr is sometimes offset by a bogus value.
1949 To work around these problems, we replace e->pdr.adr with
1951 e->pdr
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dmdebugread.c1173 e->pdr.framereg = -1;
1885 If the pdr is for a static function and if a global function with
1938 e->pdr = *pr;
1939 e->pdr.isym = (long) s;
1942 procedure descriptor in e->pdr.adr.
1944 we would have to relocate e->pdr.adr with cur_fdr->adr and
1946 Unfortunately cur_fdr->adr and e->pdr.adr are both absolute
1948 e->pdr.adr is sometimes offset by a bogus value.
1949 To work around these problems, we replace e->pdr.adr with
1951 e->pdr
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dmdebugread.c1173 e->pdr.framereg = -1;
1885 If the pdr is for a static function and if a global function with
1938 e->pdr = *pr;
1939 e->pdr.isym = (long) s;
1942 procedure descriptor in e->pdr.adr.
1944 we would have to relocate e->pdr.adr with cur_fdr->adr and
1946 Unfortunately cur_fdr->adr and e->pdr.adr are both absolute
1948 e->pdr.adr is sometimes offset by a bogus value.
1949 To work around these problems, we replace e->pdr.adr with
1951 e->pdr
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfxx-mips.c997 PDR pdr;
1051 (*swap->swap_pdr_in) (abfd, epdr + i, &pdr);
1052 (*swap->swap_sym_in) (abfd, &esym[pdr.isym], &sym);
1054 rp->regmask = pdr.regmask;
1055 rp->regoffset = pdr.regoffset;
1056 rp->fregmask = pdr.fregmask;
1057 rp->fregoffset = pdr.fregoffset;
1058 rp->frameoffset = pdr.frameoffset;
1059 rp->framereg = pdr.framereg;
1060 rp->pcreg = pdr
990 PDR pdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfxx-mips.c997 PDR pdr;
1051 (*swap->swap_pdr_in) (abfd, epdr + i, &pdr);
1052 (*swap->swap_sym_in) (abfd, &esym[pdr.isym], &sym);
1054 rp->regmask = pdr.regmask;
1055 rp->regoffset = pdr.regoffset;
1056 rp->fregmask = pdr.fregmask;
1057 rp->fregoffset = pdr.fregoffset;
1058 rp->frameoffset = pdr.frameoffset;
1059 rp->framereg = pdr.framereg;
1060 rp->pcreg = pdr
990 PDR pdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfxx-mips.c997 PDR pdr;
1051 (*swap->swap_pdr_in) (abfd, epdr + i, &pdr);
1052 (*swap->swap_sym_in) (abfd, &esym[pdr.isym], &sym);
1054 rp->regmask = pdr.regmask;
1055 rp->regoffset = pdr.regoffset;
1056 rp->fregmask = pdr.fregmask;
1057 rp->fregoffset = pdr.fregoffset;
1058 rp->frameoffset = pdr.frameoffset;
1059 rp->framereg = pdr.framereg;
1060 rp->pcreg = pdr
990 PDR pdr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dhfa384x.h1073 union pdr { union in struct:hfa384x_pdrec
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/wlan-ng/
H A Dhfa384x.h1073 union pdr { union in struct:hfa384x_pdrec
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/
H A DMakefile888 find $(TARGETDIR)/lib/modules -name *.o -exec $(STRIP) --strip-debug -x -R .comment -R .pdr -R .mdebug.abi32 -R .note.gnu.build-id -R .gnu.attributes -R .reginfo {} \;
889 find $(TARGETDIR)/lib/modules -name *.ko -exec $(STRIP) --strip-debug -x -R .comment -R .pdr -R .mdebug.abi32 -R .note.gnu.build-id -R .gnu.attributes -R .reginfo {} \;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/
H A DMakefile888 find $(TARGETDIR)/lib/modules -name *.o -exec $(STRIP) --strip-debug -x -R .comment -R .pdr -R .mdebug.abi32 -R .note.gnu.build-id -R .gnu.attributes -R .reginfo {} \;
889 find $(TARGETDIR)/lib/modules -name *.ko -exec $(STRIP) --strip-debug -x -R .comment -R .pdr -R .mdebug.abi32 -R .note.gnu.build-id -R .gnu.attributes -R .reginfo {} \;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/
H A DMakefile888 find $(TARGETDIR)/lib/modules -name *.o -exec $(STRIP) --strip-debug -x -R .comment -R .pdr -R .mdebug.abi32 -R .note.gnu.build-id -R .gnu.attributes -R .reginfo {} \;
889 find $(TARGETDIR)/lib/modules -name *.ko -exec $(STRIP) --strip-debug -x -R .comment -R .pdr -R .mdebug.abi32 -R .note.gnu.build-id -R .gnu.attributes -R .reginfo {} \;

Completed in 313 milliseconds

12