OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_ARM_GLOB_DAT
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/arm/include/
elf_machdep.h
60
#define
R_ARM_GLOB_DAT
21
/src/external/gpl3/binutils/dist/include/elf/
arm.h
150
RELOC_NUMBER (
R_ARM_GLOB_DAT
, 21) /* Create GOT entry. */
/src/external/gpl3/binutils.old/dist/include/elf/
arm.h
150
RELOC_NUMBER (
R_ARM_GLOB_DAT
, 21) /* Create GOT entry. */
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d
536
enum
R_ARM_GLOB_DAT
= 21;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d
541
enum
R_ARM_GLOB_DAT
= 21;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
1915
enum
R_ARM_GLOB_DAT
= 21;
/src/external/gpl3/binutils/dist/bfd/
elf32-arm.c
386
HOWTO (
R_ARM_GLOB_DAT
, /* type */
394
"
R_ARM_GLOB_DAT
", /* name */
2019
{BFD_RELOC_GLOB_DAT,
R_ARM_GLOB_DAT
},
11432
outrel.r_info = ELF32_R_INFO (h->dynindx,
R_ARM_GLOB_DAT
);
16388
/* Reserve room for the GOT entry's
R_ARM_GLOB_DAT
relocation. */
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c
387
HOWTO (
R_ARM_GLOB_DAT
, /* type */
395
"
R_ARM_GLOB_DAT
", /* name */
2020
{BFD_RELOC_ARM_GLOB_DAT,
R_ARM_GLOB_DAT
},
11561
outrel.r_info = ELF32_R_INFO (h->dynindx,
R_ARM_GLOB_DAT
);
16515
/* Reserve room for the GOT entry's
R_ARM_GLOB_DAT
relocation. */
Completed in 102 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026