Home
last modified time | relevance | path

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

/DragonStub/gnuefi/
H A Dreloc_arm.c53 case DT_REL: in _relocate()
H A Dreloc_ia32.c52 case DT_REL: in _relocate()
H A Dreloc_mips64el.c55 case DT_REL: in _relocate()
/DragonStub/docs/
H A DREADME.gnuefi329 dynamic relocation information, which can be found in the DT_REL,
/DragonStub/inc/
H A Delf.h872 #define DT_REL 17 /* Address of Rel relocs */ macro