Home
last modified time | relevance | path

Searched defs:rela_stack (Results 1 – 1 of 1) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dmodule.c38 static int rela_stack_push(long stack_value, long *rela_stack, size_t *rela_stack_top) in rela_stack_push()
49 static int rela_stack_pop(long *stack_value, long *rela_stack, size_t *rela_stack_top) in rela_stack_pop()
61 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_none()
67 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_error()
74 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_32()
84 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_64()
92 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_pcrel()
98 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_absolute()
104 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_dup()
124 long *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_plt_pcrel()
[all …]