Home
last modified time | relevance | path

Searched refs:DT_RELSZ (Results 1 – 5 of 5) sorted by relevance

/DragonStub/gnuefi/
H A Dreloc_arm.c59 case DT_RELSZ: in _relocate()
H A Dreloc_ia32.c58 case DT_RELSZ: in _relocate()
H A Dreloc_mips64el.c61 case DT_RELSZ: in _relocate()
/DragonStub/docs/
H A DREADME.gnuefi330 DT_RELSZ, and DT_RELENT entries of the dynamic table (DT_RELA,
/DragonStub/inc/
H A Delf.h873 #define DT_RELSZ 18 /* Total size of Rel relocs */ macro