Home
last modified time | relevance | path

Searched defs:rsec (Results 1 – 4 of 4) sorted by relevance

/linux/tools/objtool/arch/loongarch/
H A Dspecial.c23 struct section *rsec; in get_rodata_table_size_by_table_annotate() local
116 struct section *rsec; in find_reloc_by_table_annotate() local
146 struct section *rsec; in find_reloc_of_rodata_c_jump_table() local
[all...]
/linux/tools/objtool/
H A Delf.c323 struct section *rsec; in find_reloc_by_dest_range() local
980 struct reloc *elf_init_reloc(struct elf *elf, struct section *rsec, in elf_init_reloc()
1063 struct section *rsec; in read_relocs() local
1481 static int elf_alloc_reloc(struct elf *elf, struct section *rsec) in elf_alloc_reloc()
1592 struct section *rsec; in elf_create_rela_section() local
1635 struct section *rsec = sec->rsec; in elf_create_reloc() local
H A Dcheck.c1043 struct section *rsec; in add_ignores() local
/linux/tools/objtool/include/objtool/
H A Delf.h40 struct section *base, *rsec; global() member
210 struct section *rsec = reloc->sec; reloc_rel() local
340 for_each_reloc(rsec,reloc) global() argument
346 for_each_reloc_from(rsec,reloc) global() argument
[all...]