Searched refs:STO_M68HC12_FAR (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/elf/
H A Dm68hc11.h90 #define STO_M68HC12_FAR 0x80
89 #define STO_M68HC12_FAR macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/elf/
H A Dm68hc11.h90 #define STO_M68HC12_FAR 0x80
89 #define STO_M68HC12_FAR macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/elf/
H A Dm68hc11.h90 #define STO_M68HC12_FAR 0x80
89 #define STO_M68HC12_FAR macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-m68hc1x.c192 if (sym->st_other & STO_M68HC12_FAR)
449 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));
479 if (!(hash->other & STO_M68HC12_FAR))
940 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));
955 is_far = (h && (h->other & STO_M68HC12_FAR));
H A Delf32-m68hc11.c822 is_far = isym->st_other & STO_M68HC12_FAR;
848 is_far = h->other & STO_M68HC12_FAR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-m68hc1x.c192 if (sym->st_other & STO_M68HC12_FAR)
449 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));
479 if (!(hash->other & STO_M68HC12_FAR))
940 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));
955 is_far = (h && (h->other & STO_M68HC12_FAR));
H A Delf32-m68hc11.c822 is_far = isym->st_other & STO_M68HC12_FAR;
848 is_far = h->other & STO_M68HC12_FAR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-m68hc1x.c192 if (sym->st_other & STO_M68HC12_FAR)
449 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));
479 if (!(hash->other & STO_M68HC12_FAR))
940 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));
955 is_far = (h && (h->other & STO_M68HC12_FAR));
H A Delf32-m68hc11.c822 is_far = isym->st_other & STO_M68HC12_FAR;
848 is_far = h->other & STO_M68HC12_FAR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dm68hc11-tdep.c586 /* A flag indicating that this is a STO_M68HC12_FAR or STO_M68HC12_INTERRUPT
1344 if (flags & STO_M68HC12_FAR)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dm68hc11-tdep.c586 /* A flag indicating that this is a STO_M68HC12_FAR or STO_M68HC12_INTERRUPT
1344 if (flags & STO_M68HC12_FAR)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dm68hc11-tdep.c586 /* A flag indicating that this is a STO_M68HC12_FAR or STO_M68HC12_INTERRUPT
1344 if (flags & STO_M68HC12_FAR)

Completed in 263 milliseconds