Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_runtime.c46 #define R_MASK 0xffffffffULL macro
50 #define R_MASK 0xffULL macro
53 #define R_MASK 0xffULL macro
56 #define R_MASK 0xffffffffULL macro
60 #define R_MASK 0xffULL macro
696 switch (rel->info & R_MASK) { in efi_runtime_relocate()
717 __func__, rel->info & R_MASK); in efi_runtime_relocate()

Completed in 4 milliseconds