Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Delf_common.h726 #define R_ARM_JUMP_SLOT 22 /* Set GOT entry to code address. */ macro
/optee_os/ldelf/
H A Dta_elf_rel.c453 case R_ARM_JUMP_SLOT: in e32_relocate()