Searched defs:r_type (Results 1 – 2 of 2) sorted by relevance
1168 static Elf_Addr addend_386_rel(uint32_t *location, unsigned int r_type) in addend_386_rel()1187 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) in addend_arm_rel()1271 static Elf_Addr addend_mips_rel(uint32_t *location, unsigned int r_type) in addend_mips_rel()1312 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym()1319 unsigned char r_type; /* 1st relocation type */ in get_rel_type_and_sym() member1350 unsigned int r_type, r_sym; in section_rela() local1392 unsigned int r_type, r_sym; in section_rel() local
495 myElf64_Byte r_type; /* First relocation. */ member