OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E_M68HC12_BANKS
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/elf/
m68hc11.h
71
#define
E_M68HC12_BANKS
0x000000004
/src/external/gpl3/binutils.old/dist/include/elf/
m68hc11.h
71
#define
E_M68HC12_BANKS
0x000000004
/src/external/gpl3/gdb/dist/include/elf/
m68hc11.h
71
#define
E_M68HC12_BANKS
0x000000004
/src/external/gpl3/gdb.old/dist/include/elf/
m68hc11.h
71
#define
E_M68HC12_BANKS
0x000000004
/src/external/gpl3/gdb/dist/gdb/
m68hc11-tdep.c
1445
tdep->use_page_register = elf_flags &
E_M68HC12_BANKS
;
1447
set_gdbarch_addr_bit (gdbarch, elf_flags &
E_M68HC12_BANKS
? 32 : 16);
1449
elf_flags &
E_M68HC12_BANKS
1452
set_gdbarch_pc_regnum (gdbarch, elf_flags &
E_M68HC12_BANKS
1454
set_gdbarch_num_regs (gdbarch, elf_flags &
E_M68HC12_BANKS
/src/external/gpl3/gdb.old/dist/gdb/
m68hc11-tdep.c
1448
tdep->use_page_register = elf_flags &
E_M68HC12_BANKS
;
1450
set_gdbarch_addr_bit (gdbarch, elf_flags &
E_M68HC12_BANKS
? 32 : 16);
1452
elf_flags &
E_M68HC12_BANKS
1455
set_gdbarch_pc_regnum (gdbarch, elf_flags &
E_M68HC12_BANKS
1457
set_gdbarch_num_regs (gdbarch, elf_flags &
E_M68HC12_BANKS
/src/external/gpl3/gdb/dist/sim/m68hc11/
interp.c
378
if (elf_flags &
E_M68HC12_BANKS
)
/src/external/gpl3/gdb.old/dist/sim/m68hc11/
interp.c
378
if (elf_flags &
E_M68HC12_BANKS
)
/src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.c
1435
if (elf_elfheader (abfd)->e_flags &
E_M68HC12_BANKS
)
1487
i_ehdrp->e_flags |=
E_M68HC12_BANKS
;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.c
1435
if (elf_elfheader (abfd)->e_flags &
E_M68HC12_BANKS
)
1487
i_ehdrp->e_flags |=
E_M68HC12_BANKS
;
/src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.c
1434
if (elf_elfheader (abfd)->e_flags &
E_M68HC12_BANKS
)
1486
i_ehdrp->e_flags |=
E_M68HC12_BANKS
;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.c
1435
if (elf_elfheader (abfd)->e_flags &
E_M68HC12_BANKS
)
1487
i_ehdrp->e_flags |=
E_M68HC12_BANKS
;
Completed in 30 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026