Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dmodule.c87 RV_PLTREL = 7, /* @pltoff(S + A) */ enumerator
644 case RV_PLTREL: val = get_plt(mod, location, val, &ok); break; in do_reloc()