Searched refs:relocate_section (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdwfl/ |
D | relocate.c | 500 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() function 785 result = relocate_section (mod, debugfile, ehdr, d_shstrndx, in __libdwfl_relocate() 820 return relocate_section (mod, relocated, ehdr, shstrndx, &reloc_symtab, in __libdwfl_relocate_section()
|
D | ChangeLog | 24 * relocate.c (relocate_section): Only sanity check mmapped Elf files 77 * relocate.c (__libdwfl_relocate): Always call relocate_section with 324 * relocate.c (relocate_section): Check result of all gelf_get* calls. 330 * relocate.c (relocate_section): Check result of gelf_update_* calls. 348 (relocate_section): Uncompress the section the relocations apply to 488 * relocate.c (relocate_section): Move nested function "relocate" 715 * relocate.c (relocate_section): Sanity check section overlap against 726 * relocate.c (relocate_section): Check relocation section and target 966 * relocate.c (relocate_section): Use gelf_fsize instead of relying 1812 * relocate.c (relocate_section): Treat R_*_NONE reloc as no reloc. [all …]
|