OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reloc_names
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sparc/sparc/
kobj_machdep.c
90
static const char *
reloc_names
[] = {
variable
/src/libexec/ld.elf_so/arch/sparc/
mdreloc.c
110
static const char *
reloc_names
[] = {
variable
395
rdbg(("%s %s in %s --> %p in %s",
reloc_names
[type],
399
rdbg(("%s in %s --> %p",
reloc_names
[type],
/src/libexec/ld.elf_so/arch/sparc64/
mdreloc.c
143
static const char *
reloc_names
[] = {
variable
502
rdbg(("%s %s in %s --> %p in %s",
reloc_names
[type],
506
rdbg(("%s in %s --> %p",
reloc_names
[type],
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
23905
static struct reloc_entry
reloc_names
[] =
30070
for (i = 0; i < ARRAY_SIZE (
reloc_names
); i++)
30072
struct reloc_entry * entry =
reloc_names
+ i;
23898
static struct reloc_entry
reloc_names
[] =
variable in typeref:struct:reloc_entry
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
23908
static struct reloc_entry
reloc_names
[] =
30077
for (i = 0; i < ARRAY_SIZE (
reloc_names
); i++)
30079
struct reloc_entry * entry =
reloc_names
+ i;
23901
static struct reloc_entry
reloc_names
[] =
variable in typeref:struct:reloc_entry
Completed in 75 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026