Searched defs:r_type (Results 1 – 2 of 2) sorted by relevance
1158 static Elf_Addr addend_386_rel(uint32_t *location, unsigned int r_type) in addend_386_rel()1177 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) in addend_arm_rel()1261 static Elf_Addr addend_mips_rel(uint32_t *location, unsigned int r_type) in addend_mips_rel()1302 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym()1309 unsigned char r_type; /* 1st relocation type */ in get_rel_type_and_sym() member1340 unsigned int r_type, r_sym; in section_rela() local1382 unsigned int r_type, r_sym; in section_rel() local
495 myElf64_Byte r_type; /* First relocation. */ member
Completed in 13 milliseconds