Lines Matching defs:sec

98 	struct section *sec;  in find_section_by_name()  local
111 struct section *sec; in find_section_by_index() local
133 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
146 struct symbol *find_func_by_offset(struct section *sec, unsigned long offset) in find_func_by_offset()
159 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing()
175 int find_symbol_hole_containing(const struct section *sec, unsigned long offset) in find_symbol_hole_containing()
207 struct symbol *find_func_containing(struct section *sec, unsigned long offset) in find_func_containing()
232 struct reloc *find_reloc_by_dest_range(const struct elf *elf, struct section *sec, in find_reloc_by_dest_range()
261 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest()
269 struct section *sec; in read_sections() local
397 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local
540 int elf_add_reloc(struct elf *elf, struct section *sec, unsigned long offset, in elf_add_reloc()
788 elf_create_section_symbol(struct elf *elf, struct section *sec) in elf_create_section_symbol()
844 int elf_add_reloc_to_insn(struct elf *elf, struct section *sec, in elf_add_reloc_to_insn()
868 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc()
881 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc()
897 struct section *sec; in read_relocs() local
1064 struct section *sec, *shstrtab; in elf_create_section() local
1146 struct section *sec; in elf_create_rel_reloc_section() local
1176 struct section *sec; in elf_create_rela_reloc_section() local
1218 static int elf_rebuild_rel_reloc_section(struct section *sec) in elf_rebuild_rel_reloc_section()
1249 static int elf_rebuild_rela_reloc_section(struct section *sec) in elf_rebuild_rela_reloc_section()
1281 static int elf_rebuild_reloc_section(struct elf *elf, struct section *sec) in elf_rebuild_reloc_section()
1290 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn()
1311 struct section *sec = reloc->sec; in elf_write_reloc() local
1346 static int elf_truncate_section(struct elf *elf, struct section *sec) in elf_truncate_section()
1393 struct section *sec; in elf_write() local
1442 struct section *sec, *tmpsec; in elf_close() local