Lines Matching refs:relocate_section
35 * relocate.c (relocate_section): Sanity check section overlap against
46 * relocate.c (relocate_section): Check relocation section and target
286 * relocate.c (relocate_section): Use gelf_fsize instead of relying
1132 * relocate.c (relocate_section): Treat R_*_NONE reloc as no reloc.
1182 (relocate_section): Let unresolved SHN_COMMON symbol stay 0.
1186 * relocate.c (relocate_section): Skip SHT_NOBITS or empty target scn.
1579 * relocate.c (relocate_section): Check for an unhandled relocation
1621 (relocate_section): Call it.
1624 (relocate_section): Take new bool arg, PARTIAL. If true,
1640 * relocate.c (relocate_section): Fix fencepost error in r_offset check.
1652 (relocate_section): New function, broken out of ...