Home
last modified time | relevance | path

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

/scripts/mod/
A Dmodpost.c1160 switch (r_type) { in addend_386_rel()
1182 switch (r_type) { in addend_arm_rel()
1266 switch (r_type) { in addend_mips_rel()
1317 *r_type = mips64_r_info->r_type; in get_rel_type_and_sym()
1327 *r_type = ELF_R_TYPE(r_info); in get_rel_type_and_sym()
1340 unsigned int r_type, r_sym; in section_rela() local
1351 r_type == R_RISCV_SUB32) in section_rela()
1355 switch (r_type) { in section_rela()
1382 unsigned int r_type, r_sym; in section_rel() local
1393 taddr = addend_386_rel(loc, r_type); in section_rel()
[all …]
/scripts/
A Drecordmcount.c495 myElf64_Byte r_type; /* First relocation. */ member
507 .r_mips = { .r_sym = w(sym), .r_type = type } in MIPS64_r_info()

Completed in 9 milliseconds