Searched defs:tscn (Results 1 - 3 of 3) sorted by relevance
/third_party/elfutils/libdwfl/ |
H A D | derelocate.c | 153 Elf_Scn *tscn = elf_getscn (mod->main.elf, shdr->sh_info); in cache_sections() local 212 Elf_Scn *tscn = elf_getscn (mod->main.elf, shdr->sh_info); in cache_sections() local 418 Elf_Scn *tscn = mod->reloc_info->refs[idx].scn; in INTDEF() local
|
H A D | relocate.c | 783 Elf_Scn *tscn = elf_getscn (debugfile, shdr->sh_info); in __libdwfl_relocate() local 502 relocate_section(Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, size_t shstrndx, struct reloc_symtab_cache *reloc_symtab, Elf_Scn *scn, GElf_Shdr *shdr, Elf_Scn *tscn, bool debugscn, bool partial) relocate_section() argument 798 __libdwfl_relocate_section(Dwfl_Module *mod, Elf *relocated, Elf_Scn *relocscn, Elf_Scn *tscn, bool partial) __libdwfl_relocate_section() argument [all...] |
/third_party/elfutils/src/ |
H A D | strip.c | 584 Elf_Scn *tscn = elf_getscn (elf, shdr->sh_info); in remove_debug_relocations() local
|
Completed in 5 milliseconds