Searched defs:rsec (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/objtool/arch/loongarch/ |
| H A D | special.c | 23 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 D | elf.c | 342 struct section *rsec; find_reloc_by_dest_range() local 1032 elf_init_reloc(struct elf * elf,struct section * rsec,unsigned int reloc_idx,unsigned long offset,struct symbol * sym,s64 addend,unsigned int type) elf_init_reloc() argument 1115 struct section *rsec; read_relocs() local 1517 elf_alloc_reloc(struct elf * elf,struct section * rsec) elf_alloc_reloc() argument 1628 struct section *rsec; elf_create_rela_section() local 1671 struct section *rsec = sec->rsec; elf_create_reloc() local [all...] |
| H A D | check.c | 1084 struct section *rsec; add_ignores() local [all...] |
| /linux/tools/objtool/include/objtool/ |
| H A D | elf.h | 40 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...] |