Home | History | Annotate | Download | only in src

Lines Matching refs:Elf_Scn

274   Elf_Scn *scn = NULL;
277 Elf_Scn *newscn = elf_newscn (outelf);
339 symtab_count_leading_section_symbols (Elf *elf, Elf_Scn *scn, size_t shnum,
374 update_sh_size (Elf_Scn *outscn, const Elf_Data *data)
388 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr,
527 adjust_all_relocs (Elf *elf, Elf_Scn *symtab, const GElf_Shdr *symshdr,
531 Elf_Scn *scn = NULL;
547 add_new_section_symbols (Elf_Scn *old_symscn, size_t old_shnum,
548 Elf *elf, bool rel, Elf_Scn *symscn, size_t shnum)
628 check_symtab_section_symbols (Elf *elf, bool rel, Elf_Scn *scn,
630 Elf_Scn *oscn, size_t oshnum, size_t oshstrndx,
648 Elf_Scn *scn;
650 Elf_Scn *outscn;
750 collect_symbols (Elf *outelf, bool rel, Elf_Scn *symscn, Elf_Scn *strscn,
934 Elf_Scn *undo = NULL;
1044 inline void check_match (bool match, Elf_Scn *scn, const char *name)
1054 Elf_Scn *scn = NULL;
1182 Elf_Scn *scn = elf_getscn (unstripped, i + 1);
1204 Elf_Scn *scn = elf_getscn (unstripped, i + 1);
1241 Elf_Scn *scn = NULL;
1299 Elf_Scn *unstripped_symtab = NULL;
1606 Elf_Scn *unstripped_strtab = elf_getscn (unstripped, shdr->sh_link);