Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c1168 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() member
1350 unsigned int r_type, r_sym; in section_rela() local
1392 unsigned int r_type, r_sym; in section_rel() local
/scripts/
Drecordmcount.c495 myElf64_Byte r_type; /* First relocation. */ member