Lines Matching defs:sec
134 struct section *sec; in find_section_by_name() local
147 struct section *sec; in find_section_by_index() local
169 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
182 struct symbol *find_func_by_offset(struct section *sec, unsigned long offset) in find_func_by_offset()
195 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing()
211 int find_symbol_hole_containing(const struct section *sec, unsigned long offset) in find_symbol_hole_containing()
243 struct symbol *find_func_containing(struct section *sec, unsigned long offset) in find_func_containing()
268 struct reloc *find_reloc_by_dest_range(const struct elf *elf, struct section *sec, in find_reloc_by_dest_range()
298 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest()
303 static bool is_dwarf_section(struct section *sec) in is_dwarf_section()
311 struct section *sec; in read_sections() local
437 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local
794 elf_create_section_symbol(struct elf *elf, struct section *sec) in elf_create_section_symbol()
886 struct reloc *elf_init_reloc_text_sym(struct elf *elf, struct section *sec, in elf_init_reloc_text_sym()
919 struct reloc *elf_init_reloc_data_sym(struct elf *elf, struct section *sec, in elf_init_reloc_data_sym()
1093 struct section *sec, *shstrtab; in elf_create_section() local
1171 struct section *sec, in elf_create_rela_section()
1213 struct section *sec; in elf_create_section_pair() local
1225 int elf_write_insn(struct elf *elf, struct section *sec, in elf_write_insn()
1252 static int elf_truncate_section(struct elf *elf, struct section *sec) in elf_truncate_section()
1299 struct section *sec; in elf_write() local