OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arch_up
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
cpu-sh.c
78
static struct { unsigned long bfd_mach, arch,
arch_up
; } bfd_to_arch_table[] =
member in struct:__anon9650
125
describing all the compatible architectures (i.e.
arch_up
)
135
return bfd_to_arch_table[i].
arch_up
;
169
unsigned int try = bfd_to_arch_table[i].
arch_up
& co_mask;
/src/external/gpl3/binutils.old/dist/bfd/
cpu-sh.c
78
static struct { unsigned long bfd_mach, arch,
arch_up
; } bfd_to_arch_table[] =
member in struct:__anon11141
125
describing all the compatible architectures (i.e.
arch_up
)
135
return bfd_to_arch_table[i].
arch_up
;
169
unsigned int try = bfd_to_arch_table[i].
arch_up
& co_mask;
/src/external/gpl3/gdb/dist/bfd/
cpu-sh.c
78
static struct { unsigned long bfd_mach, arch,
arch_up
; } bfd_to_arch_table[] =
member in struct:__anon17588
125
describing all the compatible architectures (i.e.
arch_up
)
135
return bfd_to_arch_table[i].
arch_up
;
169
unsigned int try = bfd_to_arch_table[i].
arch_up
& co_mask;
/src/external/gpl3/gdb.old/dist/bfd/
cpu-sh.c
78
static struct { unsigned long bfd_mach, arch,
arch_up
; } bfd_to_arch_table[] =
member in struct:__anon20328
125
describing all the compatible architectures (i.e.
arch_up
)
135
return bfd_to_arch_table[i].
arch_up
;
169
unsigned int try = bfd_to_arch_table[i].
arch_up
& co_mask;
Completed in 53 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026