Home
last modified time | relevance | path

Searched refs:DT_RELENT (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
Delf_common.h318 #define DT_RELENT 19 /* Size of each ElfNN_Rel relocation. */ macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf_common.h318 #define DT_RELENT 19 /* Size of each ElfNN_Rel relocation. */ macro
DElf32Convert.c1023 case DT_RELENT: in WriteRelocations32()