Searched refs:DT_RELA (Results 1 - 7 of 7) sorted by relevance

/seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/efi/gnuefi/
H A Dreloc_aarch64.c57 case DT_RELA:
/seL4-refos-master/tools/elfloader/src/binaries/efi/gnuefi/
H A Dreloc_aarch64.c57 case DT_RELA:
/seL4-refos-master/seL4_tools/elfloader-tool/include/binaries/elf/
H A Delf.h94 #define DT_RELA 7 macro
/seL4-refos-master/tools/elfloader/include/binaries/elf/
H A Delf.h94 #define DT_RELA 7 macro
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddlstart.c81 rel = (void *)dyn[DT_RELA];
136 rel = (void *)(base+dyn[DT_RELA]);
H A Ddynlink.c1152 2+(dyn[DT_PLTREL]==DT_RELA));
1154 do_relocs(p, laddr(p, dyn[DT_RELA]), dyn[DT_RELASZ], 3);
/seL4-refos-master/libs/libmuslc/include/
H A Delf.h697 #define DT_RELA 7 macro

Completed in 97 milliseconds