Home
last modified time | relevance | path

Searched refs:DT_RELASZ (Results 1 – 8 of 8) sorted by relevance

/external/grub/stage2/
Di386-elf.h222 #define DT_RELASZ 8 macro
/external/kernel-headers/original/linux/
Delf.h68 #define DT_RELASZ 8 macro
/external/elfutils/src/
Delflint.c1288 [DT_RELA] = { [DT_RELASZ] = true, [DT_RELAENT] = true }, in check_dynamic()
1289 [DT_RELASZ] = { [DT_RELA] = true }, in check_dynamic()
1460 if ((has_dt[DT_RELA] || has_dt[DT_RELASZ] || has_dt[DT_RELAENT]) in check_dynamic()
1461 && (!has_dt[DT_RELA] || !has_dt[DT_RELASZ] || !has_dt[DT_RELAENT])) in check_dynamic()
Dreadelf.c1191 case DT_RELASZ: in handle_dynamic()
Dldgeneric.c6055 assert (DT_RELASZ - DT_RELA == 1); in ld_generic_create_outfile()
/external/qemu/
Delf.h133 #define DT_RELASZ 8 macro
/external/elfutils/libelf/
Delf.h641 #define DT_RELASZ 8 /* Total size of Rela relocs */ macro
/external/elfcopy/
Delfcopy.c1953 DT_RELASZ); in adjust_dynamic_segment_offsets()
1983 case DT_RELASZ: /* DR_RELA */ in adjust_dynamic_segment_offsets()