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
/linux/tools/objtool/
H A Delf.c342 struct section *rsec; in find_reloc_by_dest_range() local
1032 struct reloc *elf_init_reloc(struct elf *elf, struct section *rsec, in elf_init_reloc()
1115 struct section *rsec; in read_relocs() local
1517 static int elf_alloc_reloc(struct elf *elf, struct section *rsec) in elf_alloc_reloc()
1628 struct section *rsec; in elf_create_rela_section() local
1671 struct section *rsec = sec->rsec; in elf_create_reloc() local
H A Dcheck.c1084 struct section *rsec; in add_ignores() local
/linux/tools/objtool/include/objtool/
H A Delf.h49 struct section *base, *rsec; member
323 struct section *rsec = reloc->sec; in reloc_rel() local
471 #define rsec_next_reloc(rsec, reloc) \ argument
474 #define for_each_reloc(rsec, reloc) \ argument
477 #define for_each_reloc_from(rsec, reloc) \ argument
480 #define for_each_reloc_continue(rsec, reloc) \ argument