Home
last modified time | relevance | path

Searched refs:DT_REL (Results 1 – 9 of 9) sorted by relevance

/external/grub/stage2/
Di386-elf.h231 #define DT_REL 17 macro
/external/elfutils/src/
Delflint.c1295 [DT_REL] = { [DT_RELSZ] = true, [DT_RELENT] = true }, in check_dynamic()
1296 [DT_RELSZ] = { [DT_REL] = true }, in check_dynamic()
1297 [DT_RELENT] = { [DT_REL] = true }, in check_dynamic()
1413 if (dyn->d_tag == DT_PLTREL && dyn->d_un.d_val != DT_REL in check_dynamic()
1419 if (dyn->d_tag == DT_REL) in check_dynamic()
1467 if ((has_dt[DT_REL] || has_dt[DT_RELSZ] || has_dt[DT_RELENT]) in check_dynamic()
1468 && (!has_dt[DT_REL] || !has_dt[DT_RELSZ] || !has_dt[DT_RELENT])) in check_dynamic()
Di386_ld.c478 return DT_REL; in elf_i386_rel_type()
Dldgeneric.c2239 int rel_type = REL_TYPE (&ld_state) == DT_REL ? SHT_REL : SHT_RELA; in ld_generic_generate_sections()
3842 outdata->d_type = (REL_TYPE (&ld_state) == DT_REL in ld_generic_create_outfile()
6056 assert (DT_RELSZ - DT_REL == 1); in ld_generic_create_outfile()
6062 assert (DT_RELENT - DT_REL == 2); in ld_generic_create_outfile()
6065 rel == DT_REL in ld_generic_create_outfile()
/external/kernel-headers/original/linux/
Delf.h77 #define DT_REL 17 macro
/external/qemu/
Delf.h142 #define DT_REL 17 macro
/external/elfutils/libelf/
Delf.h650 #define DT_REL 17 /* Address of Rel relocs */ macro
/external/elfcopy/
Delfcopy.c1955 case DT_REL: in adjust_dynamic_segment_offsets()
/external/elfutils/po/
Delfutils.pot2438 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"