Lines Matching refs:relocate_section
272 (relocate_section): Likewise.
572 * relocate.c (relocate_section): Only sanity check mmapped Elf files
625 * relocate.c (__libdwfl_relocate): Always call relocate_section with
872 * relocate.c (relocate_section): Check result of all gelf_get* calls.
878 * relocate.c (relocate_section): Check result of gelf_update_* calls.
896 (relocate_section): Uncompress the section the relocations apply to
1036 * relocate.c (relocate_section): Move nested function "relocate"
1263 * relocate.c (relocate_section): Sanity check section overlap against
1274 * relocate.c (relocate_section): Check relocation section and target
1514 * relocate.c (relocate_section): Use gelf_fsize instead of relying
2360 * relocate.c (relocate_section): Treat R_*_NONE reloc as no reloc.
2410 (relocate_section): Let unresolved SHN_COMMON symbol stay 0.
2414 * relocate.c (relocate_section): Skip SHT_NOBITS or empty target scn.
2807 * relocate.c (relocate_section): Check for an unhandled relocation
2849 (relocate_section): Call it.
2852 (relocate_section): Take new bool arg, PARTIAL. If true,
2868 * relocate.c (relocate_section): Fix fencepost error in r_offset check.
2880 (relocate_section): New function, broken out of ...