Searched refs:relocate_section (Results 1 – 2 of 2) sorted by relevance
/third_party/elfutils/libdwfl/ |
D | relocate.c | 502 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() function 787 result = relocate_section (mod, debugfile, ehdr, d_shstrndx, in __libdwfl_relocate() 822 return relocate_section (mod, relocated, ehdr, shstrndx, &reloc_symtab, in __libdwfl_relocate_section()
|
D | ChangeLog | 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 [all …]
|