Lines Matching defs:type

47 			s64 *rela_stack, size_t *rela_stack_top, unsigned int type)  in apply_r_larch_none()
53 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_error()
60 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_32()
67 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_64()
74 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_pcrel()
80 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_absolute()
86 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_dup()
106 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_plt_pcrel()
120 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop()
166 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_imm_field()
257 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_add_sub()
280 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_b26()
313 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_pcala()
348 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_got_pc()
371 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_32_pcrel()
380 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_64_pcrel()
426 unsigned int type; in apply_relocate_add() local