Searched refs:N_SETV (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dstab-syms.c43 __define_name (N_SETV, "SETV")/* Pointer to set vector in data area. */ \
H A Daoutx.h1452 /* N_SETV symbols used to represent set vectors placed in the
1458 case N_SETV: case N_SETV | N_EXT:
3024 case N_SETV:
3051 case N_SETV | N_EXT:
3052 /* Treat N_SETV symbols as N_DATA symbol; see comment in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dstab-syms.c43 __define_name (N_SETV, "SETV")/* Pointer to set vector in data area. */ \
H A Daoutx.h1452 /* N_SETV symbols used to represent set vectors placed in the
1458 case N_SETV: case N_SETV | N_EXT:
3024 case N_SETV:
3051 case N_SETV | N_EXT:
3052 /* Treat N_SETV symbols as N_DATA symbol; see comment in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dstab-syms.c43 __define_name (N_SETV, "SETV")/* Pointer to set vector in data area. */ \
H A Daoutx.h1452 /* N_SETV symbols used to represent set vectors placed in the
1458 case N_SETV: case N_SETV | N_EXT:
3024 case N_SETV:
3051 case N_SETV | N_EXT:
3052 /* Treat N_SETV symbols as N_DATA symbol; see comment in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Da.out.h226 The address of the set is made into an N_SETV symbol
238 #define N_SETV 0x1C /* Pointer to set vector in data area. */
237 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Da.out.h226 The address of the set is made into an N_SETV symbol
238 #define N_SETV 0x1C /* Pointer to set vector in data area. */
237 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/aout/
H A Dadobe.h144 The address of the set is made into an N_SETV symbol
156 #define N_SETV 0x1C /* Pointer to set vector in data area. */
155 #define N_SETV macro
H A Daout64.h305 The address of the set is made into an N_SETV symbol
317 #define N_SETV 0x1C /* Pointer to set vector in data area. */
315 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/aout/
H A Dadobe.h144 The address of the set is made into an N_SETV symbol
156 #define N_SETV 0x1C /* Pointer to set vector in data area. */
155 #define N_SETV macro
H A Daout64.h305 The address of the set is made into an N_SETV symbol
317 #define N_SETV 0x1C /* Pointer to set vector in data area. */
315 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/aout/
H A Dadobe.h144 The address of the set is made into an N_SETV symbol
156 #define N_SETV 0x1C /* Pointer to set vector in data area. */
155 #define N_SETV macro
H A Daout64.h305 The address of the set is made into an N_SETV symbol
317 #define N_SETV 0x1C /* Pointer to set vector in data area. */
315 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/include-fixed/linux/
H A Da.out.h227 The address of the set is made into an N_SETV symbol
239 #define N_SETV 0x1C /* Pointer to set vector in data area. */
238 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Da.out.h218 The address of the set is made into an N_SETV symbol
230 #define N_SETV 0x1C /* Pointer to set vector in data area. */
229 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Da.out.h218 The address of the set is made into an N_SETV symbol
230 #define N_SETV 0x1C /* Pointer to set vector in data area. */
229 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Da.out.h218 The address of the set is made into an N_SETV symbol
230 #define N_SETV 0x1C /* Pointer to set vector in data area. */
229 #define N_SETV macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Ddbxread.c459 #ifdef N_SETV
460 case N_SETV | N_EXT:
465 case N_SETV:
466 /* I don't think this type actually exists; since a N_SETV is the result
1336 case N_SETV | N_EXT: /* FIXME, is this in BSS? */
1454 case N_SETV:
H A Dmdebugread.c2797 case N_SETV | N_EXT: /* FIXME, is this in BSS? */
2851 case N_SETV:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Ddbxread.c459 #ifdef N_SETV
460 case N_SETV | N_EXT:
465 case N_SETV:
466 /* I don't think this type actually exists; since a N_SETV is the result
1336 case N_SETV | N_EXT: /* FIXME, is this in BSS? */
1454 case N_SETV:
H A Dmdebugread.c2797 case N_SETV | N_EXT: /* FIXME, is this in BSS? */
2851 case N_SETV:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Ddbxread.c459 #ifdef N_SETV
460 case N_SETV | N_EXT:
465 case N_SETV:
466 /* I don't think this type actually exists; since a N_SETV is the result
1336 case N_SETV | N_EXT: /* FIXME, is this in BSS? */
1454 case N_SETV:
H A Dmdebugread.c2797 case N_SETV | N_EXT: /* FIXME, is this in BSS? */
2851 case N_SETV:

Completed in 223 milliseconds